bim:attributeset-list-properties
(bim:attributeset-list-properties
asetName)
This function returns the list of properties
defined for all Attributes defined in the AttributeSet
asetName.
Arguments |
asetName (string) the AttributeSet name to query for its properties |
Return |
a list of Attribute
properties, or NIL; |
Example |
(bim:create-attributeset
"---testName---" "---testLabel---" T) T |
Remarks |
the AttributeSet name is case-insensitive |
© Bricsys NV. All rights reserved. |