civil:get-converter
(civil:get-converter
[labelFlags])
This function instantiates a new C3D Converter
object, using the labelFlags
to determine what to convert; original C3D
entities are not erased.
Arguments |
labelFlags (integer bit-flags, optional) this flags defines what data shall be converted |
Return |
"handle" of the converter instance (64-bit integer), or NIL in case of an error |
Example |
(vl-load-civil) |
Remarks |
for the labelFlags please see
ECivilLabelImportFlags in Type Constants; |
© Bricsys NV. All rights reserved. |