Export the document in 3D IGES file. (Initial Graphics Exchange Specification)
FUNCTION ExportIGES(
fileName : STRING;
exportSolidAsSurface : BOOLEAN): BOOLEAN;def vs.ExportIGES(fileName, exportSolidAsSurface):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| fileName | STRING | Output file path. |
| exportSolidAsSurface | BOOLEAN | Export solit objects as surface. |
VS Functions: ImportIGES
Availability: from Vectorworks 2014