Reads a binary format STL file.
Namespace:
ceometric.ComputationalGeometryAssembly: ceometric.ComputationalGeometry (in ceometric.ComputationalGeometry.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
| C# |
|---|
public void Read( string fileName ) |
| Visual Basic (Declaration) |
|---|
Public Sub Read ( _ fileName As String _ ) |
| Visual C++ |
|---|
public: void Read( String^ fileName ) |
Parameters
- fileName
- Type: System..::.String
The file name.