bim:update-associativeroom


(bim:update-associativeroom  roomEntity)

This function updates an associative room, as created by (bim:create-associativeroom), and verifies against changed boundary entities.

Arguments

roomEntity  room entity as created by bim:create-associativeroom

Return

T if successful, or NIL in case of an error

Example

(bim:update-associativeroom roomEnt)  T
(bim:update-associativeroom otherEnt)  NIL

Remarks




©  Bricsys NV. All rights reserved.