Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 430 Bytes

File metadata and controls

25 lines (19 loc) · 430 Bytes

ExportSTEP

FUNCTION ExportSTEP(
				filePath               : DYNARRAY[] of CHAR;
				exportSolidsAsSurfaces : BOOLEAN): BOOLEAN;
def vs.ExportSTEP(filePath, exportSolidsAsSurfaces):
    return BOOLEAN

Parameters

Name Type Description
filePath DYNARRAY[] of CHAR
exportSolidsAsSurfaces BOOLEAN

Version

Availability: from Vectorworks 2018

Category

  • File I@O