How to adjust this limit offset of a room. The limit offset should change with respect to the ceiling height. Here for a same floor different ceiling height present. Same type floor and slab were used. Can you share ideas to automate this using dynamo in revit.
The process might be a little more or less involved depending on your exact scenario but the general steps would be:
- Get the location of each room.
- Get the ceiling element directly above that point.
- Get the ceiling element’s offset from level.
- Apply that value to the Limit Offset.