bim:pset-remove-property
(bim:pset-remove-property psetName
propName)
This functions removes the Property
propName from the
PropertySet psetName.
|
Arguments |
psetName (string) the name of the PropertySet where to remove
the property from; |
|
Return |
T or NIL, indicating success or failure |
|
Example |
(vl-load-bim) |
|
Remarks |
the psetName argument can
refer to the PropertySet 'name' or PropertySet 'label', both is
supported; |
| © Bricsys NV. All rights reserved. |