bim:attributeset-delete-property
(bim:attributeset-delete-property entity
asetName propName)
This function removes the Property
propName of
AttributeSet asetName
from the specified entity (if not
NIL);
if entity is specified as NIL, the
Property propName is removed from the AttributeSet asetName.
Arguments |
entity (ename or vla-object or NIL) the entity to remove
the Property from; |
Return |
T or NIL |
Example |
|
Remarks |
the AttributeSet name is
case-insensitive: |
© Bricsys NV. All rights reserved. |