bim:get-all-usedclassifications-byname
(bim:get-all-usedclassifications-byname
localised)
This function returns a list of all BIM
classifications, as actually used in the current
drawing..
Arguments |
localised T/NIL specifies whether the global (English) or localised name shall be returned |
Return |
list of (global or localised) strings, or NIL in case of an error |
Example |
(bim:get-all-usedclassifications-byname NIL) ("BIM_WALL" "BIM_SLAB" ...) |
Remarks |
for all supported BIM classifications, please see bim:get-all-classifications-byname function |
© Bricsys NV. All rights reserved. |