how can I adjust all Sprinklers Height to match ceiling Height which is linked from different Revit Model?
the Ceiling is not the Host.
Hi @mohammad.khdairat . It may help.
If the sprinkler head is unhosted, you can use Linked Model Raybounce (BimorphNodes package) in a 3D view containing only floors and ceilings. Raybounce up and down. If Up hits, it’ll return the point location for the underside of the ceiling. If Down hits, it’ll return the point location for the top of the ceiling, so you’ll need to translate the point downwards based on the thickness of the ceiling.