bim:attributeset-has-property


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

This function verifies whether the specified entity has an assigned Property propName of AttributeSet asetName 

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 T or NIL

Example


Remarks

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



©  Bricsys NV. All rights reserved.