3 hours ago
Can a door extract Properties from a zone it belongs to? another way to ask it is, can Properties with a Zone be pushed to a Door which belongs in the same zone?
due to a client's BIM request, we've had to do some heavy manipulation of Doors/Windows & Zones.
to start off, the client is asking for a certain syntax in numbering zones:
where:
the office next to it would be numbered as 1B-02 and so on. the three sets of information are concatenated into a (third) single Property that outputs these.
Is it possible to push the the third Property, the one that concatenates the entire string into another Property for a Door & Window that belongs within the zone so the door (or window) number would completely read as:
1B-01.D147
where 1B-01 is the concatenating third property & D147 is the door number produced by the Element ID of the door.
i really hope that made sense. yes, there's a lot of Matroska dolls cosplaying as characters from Inception...
2 hours ago - last edited 2 hours ago
Hi,
You can create an expression-based property and make it available to that class which is assigned to the door:
Technically what you write requires two properties, it's up to you whether you need to schedule 1B-02 somewhere or if you only need it for this purpose:
It should read as the red label in the screenshot. If you want to play with different formatting for the readability, you need to add each part to a label and save it as a favourite (I think rich text formatting is only supported in AC28 for label favourites).
You could also export the concatenated property to the name, or you can use the IFC property mapping feature to push the concatenated ID to the Name of the object instead of the plain element ID (Create a "New Rule" the "Add Content..."):