bim:ifc-exportfile
(bim:ifc-exportfile filename [
options [ entities ]])
This function exports all or specified
entities as IFC file.
Arguments |
filename (string) the name of the IFC file to be
created |
Return |
T, if the IFC file is successfully created, or NILotherwise |
Example |
(bim:ifc-exportFile
"D:/Test.ifc" (+ 1 2 4 16)) creates IFC2x3 file,
including entities on frozen + off layers |
Remarks |
|
© Bricsys NV. All rights reserved. |