bim:attributeset-get-property-name


(bim:attributeset-get-property-name  asetName propLabel)

This function returns the name of the Property specified by propLabel label, searching for it in the asetName AttributeSet.

Arguments

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

propLabel  (string) the label of the Property to retrieve

Return

returns the name (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.