bim:set-property
(bim:set-property ename
propertyName propertyValue [category])
Assigns a new value for the specified
property, for the specified entity.
Arguments |
ename the entity to query, as normal entity or as VLA
object name |
Return |
T if the new property value is successfully assigned, NIL otherwise |
Example |
(bim:set-bimtype ent "Wall")
T |
Remarks |
if the entity was not
classified as a BIM Element, it will be set as
"GenericBuildingElement"; |
© Bricsys NV. All rights reserved. |