Closed MatteoCapoferri closed 5 years ago
Hi Matteo, what you are looking is something like this:
Note that now (latest version of code soon to be publish) you can use GetSelectionByGuid to select an element by its GUID. If you use it with Excel nodes you can assign properties from a spreadsheet to specific objects in the model.
Hi Matteo, what you are looking is something like this:
Note that now (latest version of code soon to be publish) you can use GetSelectionByGuid to select an element by its GUID. If you use it with Excel nodes you can assign properties from a spreadsheet to specific objects in the model.
Thanks
Hi Engyn team!!! @ENGworks-DEV It's possible somehow in a fast way to add custom properties for a Selection of objects. In someway do exactly what DataTools do but in a faster and smarter way. The path could be: Input(selection sets)>> Input(property to add)>> @# Output(where to add property)(set an old/new category properties)
Thanks
Matteo