bim:get-all-classified
(bim:get-all-classified
bimType)
Returns a list of entities (as classical
ename) which have a BIM classification as 'BimType'.
Arguments |
bimType the BIM Element type (as string); |
Return |
list of entities (as 'classic' ename), being classified as the specified BIM Element type |
Example |
(bim:get-all-classified
"Wall") |
Remarks |
see (bim:set-bimtype); |
© Bricsys NV. All rights reserved. |