bim:has-propertyset
(bim:has-propertyset name
[categoryId | categoryName])
Returns whether the specified
PropertySet name does exist (in optionally specified NameSpace).
Arguments |
name (string) the name of the PropertySet to be deleted
(can specify the "name" or the "label" of a PropertySet) |
Return |
T or NIL, indicating whether the PropertySet exists |
Example |
(bim:has-propertyset
"TestSet") NIL |
Remarks |
the PropertySet name/label is
case-insensitive; |
© Bricsys NV. All rights reserved. |