bim:get-spaceobjects
(bim:get-assigned-space
name|ename)
Returns the list of entities which are
assigned to the specified 'Space' object.
Arguments |
name (string) the name of the space to query, as normal
entity or as VLA object name |
Return |
list of ENAME, or NIL if no entity is assigned to the space object, of if that space does not exist |
Example |
(setq ent (car (entsel)))
<Entity name: 81c370d0> |
Remarks |
important : the name of a space is not unique ! Unique identifiers are the GUID and also the "Number" of the space; |
© Bricsys NV. All rights reserved. |