bim:is-classified-byname
(bim:is-classified-byname ename
bimType localised)
This function verifies whether the
ename entity is
classified as bimType.
Arguments |
ename the entity to be queried, as normal entity (ENAME)
or as VLA object name |
Return |
T if the given entity is classified as the specified type; NIL otherwise |
Example |
(bim:is-classified-byname ent "BIM_Wall" NIL) T |
Remarks |
for all supported BIM
classifications, please see bim:get-all-classifications-byname
function; |
© Bricsys NV. All rights reserved. |