Void Geometry.ExportToSTL(String filePath)

Exports the geometric model to an STL formatted file.

Parameters

  • filePath
    Type: String
    A fully qualified file path for an STL file. Overwrites filepath if it exists.