bim:attributeset-set-property-visible


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

This function assigns the new visibility status visible 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

visible  (T or NIL) the new visibility status 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.