bim:get-all-classified-byname
(bim:get-all-classified-byname bimType
localised)
This function returns a list of entities,
using the specified bimType
classification.
|
Arguments |
bimType (string) the classification name to check
for |
|
Return |
list of entities (ENAME) using the specified bimType; NIL otherwise |
|
Example |
(bim:get-all-classified-byname "BIM_Wall" NIL) (<Entity name: 722343d0> <Entity name: 72233a90>) |
|
Remarks |
for all supported BIM
classifications, please see bim:get-all-classifications-byname
function; |
| © Bricsys NV. All rights reserved. |