bim:attributeset-set-property-label


(bim:attributeset-set-property-label  asetName  propName  newLabel)

This function assigns the new label newLabel for the Property specified by its propName name, searching for 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 modify

newLabel  (string) the new label for the Property

Return

T or NIL

Example


Remarks

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



©  Bricsys NV. All rights reserved.