Click or drag to resize
Ab4d.SharpEngine logo

StlImporter Methods

The StlImporter type exposes the following members.

Methods
 NameDescription
Public methodImport(Stream) Imports the 3D models from stream and returns the 3D model as a single MeshModelNodes object.
Public methodImport(String) Imports the 3D models from stlFileName file and returns the 3D model as a single MeshModelNodes object.
Top
See Also