bim:get-property
(bim:get-property ename
propertyName [categoryId | categoryName])
Returns the value of the specified property
(string), for the specified entity.
Arguments |
ename the entity to query, as normal entity or as VLA
object name |
Return |
the value of the specified
property (always as a native Lisp data type : string, integer, real
etc.); |
Example |
(bim:set-bimtype ent "Wall")
T |
Remarks |
see (bim::set-property) |
© Bricsys NV. All rights reserved. |