bim:attributeset-set-property-name


(bim:attributeset-set-property-name  asetName  propName  newName)

This function assigns the new name newName 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

newName  (string) the new name 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.