bim:attributeset-set-property-description


(bim:attributeset-set-property-description  asetName  propName  newDescription)

This function assigns the new description newDescription 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

newDescription  (string) the new description 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.