bim:attributeset-get-property-label


(bim:attributeset-get-property-label  asetName  propName)

This function returns the label of the propName Property, searching for it in the asetName AttributeSet.

Arguments

asetName  (string) the name of the AttributeSet to retrieve the Property from

propName  (string) the name of the Property to retrieve the label for

Return

returns the label (string) of the Property, or NIL in case of an error

Example


Remarks

the AttributeSet name is case-insensitive;
the Property name is case-insensitive;



©  Bricsys NV. All rights reserved.