bim:get-bimtype-byname
(bim:get-bimtype-byname ename
localised)
This function returns the actual BIM
classification for the specified ename entity..
Arguments |
ename the entity to be queried, as normal entity (ENAME)
or as VLA object name |
Return |
string of the BIM classification type (if classified), or NIL if not classified |
Example |
(bim:get-bimtype-byname ent T) "Wall" |
Remarks |
for all supported BIM classifications, please see bim:get-all-classifications-byname function |
© Bricsys NV. All rights reserved. |