Greetings everyone,
As written in the topic subject, what is ModelObject format in VS and which nodes interact with it?
Task:
Since AllPlan doesn't allow change of thickness in multiple wall elements at once view the "Change architecture properties" at once, decided to make a script for it.
How I guess it should work:
Select objects via Area input -> Filter the wall elements (it can be done also using attributes) -> This is where the problem happens -> "ModifyWallTierThickness" or "GetWallProperties" (as it allows change of thickness by default)
Tried using the "ModifyModelObject" and "SetModelObjectGeometry" nodes but I can't find any selection nodes that can feed $ModelObject format. What is this format and any ideas how to deal with it?
Kind regards,
Dobromir