bim:attributeset-get-property


(bim:attributeset-get-property  entity  asetName  propName)

This function returns the value of the Property propName of AttributeSet asetName, attached to the specified entity.

Arguments

entity  (ename or vla-object) the entity to query

asetName  (string) the AttributeSet name to query for the specified Property

propName  (string) the name of the property

Return

returns the Property value, or NIL if no such Property is attached

Example


Remarks

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



©  Bricsys NV. All rights reserved.