bim:get-bimtype
(bim:get-bimtype ename)
Returns the associated BuildingElement type as
string, or NIL if the specified entity is not classified as a
BuildingElement.
Arguments |
ename the entity to query, as normal entity or as VLA object name |
Return |
associated BuildingElement
as string; |
Example |
(setq ent
(entlast)) |
Remarks |
© Bricsys NV. All rights reserved. |