bim:pset-list-properties
(bim:pset-list-properties
propertyset)
Returns a list of all defined properties for
the specified PropertySet propertyset.
|
Arguments |
propertyset (string) the name of the PropertySet (as Name or Label, case-insensitive) to retrieve |
||||||||||||||||||
|
Return |
list of property definition
entries, or NIL (if the ProeprtySet does not exist, or does not
contain any Property);
|
||||||||||||||||||
|
Example |
(bim:pset-list-properties
"Pset_ConcreteElementQuantityGeneral") |
||||||||||||||||||
|
Remarks |
the PropertySet name/label is
case-insensitive; |
| © Bricsys NV. All rights reserved. |