cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.

Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

REQUEST ("Properties_Of_Parent" Data Handling?

JGoode
Expert
Hi,

I am trying to create a zone stamp that can read the classification and properties in ArchiCAD.
I have discovered the
n = REQUEST ("Properties_Of_Parent", propertyType, parentProperties)
request but I have no idea how to handle the data that comes out of it. The same goes with
n = REQUEST ( "Property_Value_Of_Parent", "id", type, dim1, dim2, propertyValues)
. Any guidance would be very helpful. The GDL Reference guide really offers no help to me on this particular function. Thanks Very Much!
ArchiCAD 23

Windows 10
10 REPLIES 10
You may prepare "in object" the preselected values as default...then in MVO just select the values
anyway it can be problematic

I would prepare the number of properties calls as needed - say 5 of them separately
MVO would direct which is shown and the values would be selected to the parameters when placing.

Piotr