Stl | |
| Name | Description | |
|---|---|---|
| Import(Byte) | Imports the 3D models from STL byte array and returns the 3D model as a single MeshModelNodes object. | |
| Import(Stream) | Imports the 3D models from stream and returns the 3D model as a single MeshModelNodes object. | |
| Import(String) | Imports the 3D models from stlFileName file and returns the 3D model as a single MeshModelNodes object. |