bim:has-attributeset
(bim:has-attributeset name
[categoryId | categoryName])
Returns whether the specified
AttributeSets name does exist (in optionally (optionally) specified
NameSpace categoryId |
categoryName).
Arguments |
name (string) the name of the AttributeSet to be searched
(can specify the "name" or the "label" of an
AttributeSet) |
Return |
T or NIL, indicating whether the AttributeSet exists |
Example |
(bim:create-attributeset
"---testName---" "---testLabel---" T) T |
Remarks |
the AttributeSet name/label
is case-insensitive; |
© Bricsys NV. All rights reserved. |