bim:set-bimtype
(bim:set-bimtype ename
bimType)
Assigns the specified BimElement type (as
string) to the entity
Arguments |
ename the entity, as normal entity or as VLA object
name |
Return |
T is successful, NIL otherwise |
Example |
(setq ent
(entlast)) |
Remarks |
see (bim:get-bimType) |
© Bricsys NV. All rights reserved. |