bim:update-space
(bim:update-space
spaceEntity)
This function updates an associative room, as
created by (bim:create-associativeroom),
and verifies against changed boundary entities.
Arguments |
spaceEntity space entity as created by bim:create-space |
Return |
T if successful, or NIL in case of an error |
Example |
(bim:update-space spaceEnt) T |
Remarks |
if theBIM "Space" entity is already in up-to-date status, then this function does nothing (returning T) |
© Bricsys NV. All rights reserved. |