bim:create-story
(bim:create-story bldgname
story)
Creates a new Story object 'story' inside the
existing building 'bldgname'.
|
Arguments |
bldgname name of an existing building (string) |
|
Return |
T if successful, or NIL in case of an error |
|
Example |
(bim:create-building
"Building 1") T |
|
Remarks |
see (bim:create-building) |
| © Bricsys NV. All rights reserved. |