We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2023-02-28 12:02 AM - last edited on 2023-05-20 12:25 AM by Gordana Radonic
Hello!
I am trying to create a property for zones where it will automatically show the file name (or project) it belongs. Any help about this?
It will be needed in a project where different floor plan types (.mod files) are combined in different building blocks in a central file, where they will have hotlink ID based on the building block they belong, not the .mod file they came from.
Thank you in advance.
2023-03-02 04:18 AM
Could you elaborate this a bit more?
Could you give a concrete example of what you would like to achieve (name of property, its desired value, name of file, name of module, where you want the data displayed, etc.)?
2023-03-09 12:40 PM
Thank you for replying.
A central file contains are several flat towers (numbered 1, 2, 3, etc..) which in turn are made up of different floor plan schemes (hotlinked .mod files), which are repeated at different towers on different levels.
These .mod files, (each codenamed like A00, B00, C01, etc.) contain apartments (zones) where the type of apartment data is assigned (Space Function).
In a single schedule in the central file, I need to have the following information for the apartments (zones):
Now, as the floor plan schemes are subject to frequent revisions, thus change of type, sometimes merger or removal - which is reflected in their file name (A00, B00, C01, ...), I would like to have this process automatized.
Now I am writing manually the plan scheme type / file name in zone's Element ID, but this can be prone to errors with so many floor types.
2023-03-12 02:06 PM
I do not see any way for a Property to extract the file name the element is located in. There is no such expression for properties.
I don't know if this could be achieved by other means, like using Python. Maybe someone experienced in that area can chime in.