2021-12-02 11:19 AM
Hello there,
i am looking for a possibility to link a property (made in Property-Manager) to a GDL Parameter, in my example I want to define the room number through a property.
What I could already manage to link the element-id, under Parameterscript:
parameters ROOM_NUMBER = GLOB_ID
I also could find the code for my wished property (e.g. <PROPERTY-4CCC5747-F313-44B1-AA12-55B7B4EA9DA9>) through text-content, but it doesnt work in the parameter-script ... Is it even possible? If yes, please help with the code! 🙂
(Using Archicad 24-25)
2021-12-04 04:07 PM
From what I have read and tried it's only possible with the link to grasshopper, I have not tried with grasshopper but have looked and tried everything else I know.
I plan on trying to use grasshopper this weekend to see how/if it works.
2021-12-04 04:29 PM
Hi Daniel.....I've tried this before...sorry it is not possible 😞
Reading the Property and displaying - yes. Change something through the Property within the Object - no 😞
This is the best script for reading Properties:
https://gdl.graphisoft.com/tips-and-tricks/display-properties-with-labels
works with stamps as well...
@SenecaDesignLLC
Grasshopper won't help since it can only place and read object, not change them
Last hope: Python
2022-10-18 12:46 PM
I am trying to do something similar as in the example script provided by Graphisoft, but without the user selecting the property through the user interface. In other words: I know which (custom) property I want to display in a door marker, but I can't figure out how to "select" this in the script (without using the UI-script included in the example). As far as I have understood it, you can not "call" or "request" custom made properties like you can do for global AC variables/parameters/properties...
Subject | Likes |
---|---|
6 | |
4 | |
3 | |
3 | |
3 |