Search
Preparing search index...
The search index is not available
OpenCascade.js - v2.0.0-beta.533428a
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenCascade.js - v2.0.0-beta.533428a
RWStl
Class RWStl
Hierarchy
RWStl
Index
Constructors
constructor
Methods
delete
Read
Ascii
Read
Binary
Read
File_
1
Read
File_
2
Read
File_
3
Write
Ascii
Write
Binary
Constructors
constructor
new RWStl
(
)
:
RWStl
Returns
RWStl
Methods
delete
delete
(
)
:
void
Returns
void
Static
Read
Ascii
Read
Ascii
(
thePath
:
OSD_Path
, theProgress
:
Message_ProgressRange
)
:
Handle_Poly_Triangulation
Parameters
thePath:
OSD_Path
theProgress:
Message_ProgressRange
Returns
Handle_Poly_Triangulation
Static
Read
Binary
Read
Binary
(
thePath
:
OSD_Path
, theProgress
:
Message_ProgressRange
)
:
Handle_Poly_Triangulation
Parameters
thePath:
OSD_Path
theProgress:
Message_ProgressRange
Returns
Handle_Poly_Triangulation
Static
Read
File_
1
Read
File_
1
(
theFile
:
OSD_Path
, theProgress
:
Message_ProgressRange
)
:
Handle_Poly_Triangulation
Parameters
theFile:
OSD_Path
theProgress:
Message_ProgressRange
Returns
Handle_Poly_Triangulation
Static
Read
File_
2
Read
File_
2
(
theFile
:
string
, theProgress
:
Message_ProgressRange
)
:
Handle_Poly_Triangulation
Parameters
theFile:
string
theProgress:
Message_ProgressRange
Returns
Handle_Poly_Triangulation
Static
Read
File_
3
Read
File_
3
(
theFile
:
string
, theMergeAngle
:
number
, theProgress
:
Message_ProgressRange
)
:
Handle_Poly_Triangulation
Parameters
theFile:
string
theMergeAngle:
number
theProgress:
Message_ProgressRange
Returns
Handle_Poly_Triangulation
Static
Write
Ascii
Write
Ascii
(
theMesh
:
Handle_Poly_Triangulation
, thePath
:
OSD_Path
, theProgress
:
Message_ProgressRange
)
:
boolean
Parameters
theMesh:
Handle_Poly_Triangulation
thePath:
OSD_Path
theProgress:
Message_ProgressRange
Returns
boolean
Static
Write
Binary
Write
Binary
(
theMesh
:
Handle_Poly_Triangulation
, thePath
:
OSD_Path
, theProgress
:
Message_ProgressRange
)
:
boolean
Parameters
theMesh:
Handle_Poly_Triangulation
thePath:
OSD_Path
theProgress:
Message_ProgressRange
Returns
boolean
Exports
RWStl
constructor
delete
Read
Ascii
Read
Binary
Read
File_
1
Read
File_
2
Read
File_
3
Write
Ascii
Write
Binary
Generated using
TypeDoc