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