Void
Geometry
.ExportToSTL(
String
filePath)
Exports the geometric model to an STL formatted file.
Remarks
Examples
Parameters
filePath
Type:
String
A fully qualified file path for an STL file. Overwrites filepath if it exists.
Return Value
Type:
Void