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
RWGltf_CafReader
Class RWGltf_CafReader
Hierarchy
RWMesh_CafReader
RWGltf_CafReader
Index
Constructors
constructor
Methods
Coordinate
System
Converter
Decrement
Ref
Counter
Delete
Document
Dynamic
Type
External
Files
Extra
Status
File
Coordinate
System
File
Length
Unit
Get
Ref
Count
Has
File
Coordinate
System
Has
System
Coordinate
System
Increment
Ref
Counter
Is
Double
Precision
Is
Instance_
1
Is
Instance_
2
Is
Kind_
1
Is
Kind_
2
Memory
Limit
MiB
Metadata
Perform
Probe
Header
Root
Prefix
Set
Coordinate
System
Converter
Set
Document
Set
Double
Precision
Set
File
Coordinate
System_
1
Set
File
Coordinate
System_
2
Set
File
Length
Unit
Set
Fill
Incomplete
Document
Set
Load
All
Scenes
Set
Memory
Limit
MiB
Set
Mesh
Name
As
Fallback
Set
Parallel
Set
Root
Prefix
Set
Skip
Empty
Nodes
Set
System
Coordinate
System_
1
Set
System
Coordinate
System_
2
Set
System
Length
Unit
Set
To
Keep
Late
Data
Set
To
Print
Debug
Messages
Set
To
Skip
Late
Data
Loading
Single
Shape
System
Coordinate
System
System
Length
Unit
This
To
Fill
Incomplete
Document
To
Keep
Late
Data
To
Load
All
Scenes
To
Parallel
To
Print
Debug
Messages
To
Skip
Empty
Nodes
To
Skip
Late
Data
Loading
To
Use
Mesh
Name
As
Fallback
delete
get_
type_
descriptor
get_
type_
name
Constructors
constructor
new RWGltf_
Caf
Reader
(
)
:
RWGltf_CafReader
Returns
RWGltf_CafReader
Methods
Coordinate
System
Converter
Coordinate
System
Converter
(
)
:
RWMesh_CoordinateSystemConverter
Returns
RWMesh_CoordinateSystemConverter
Decrement
Ref
Counter
Decrement
Ref
Counter
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Delete
Delete
(
)
:
void
Returns
void
Document
Document
(
)
:
Handle_TDocStd_Document
Returns
Handle_TDocStd_Document
Dynamic
Type
Dynamic
Type
(
)
:
Handle_Standard_Type
Returns
Handle_Standard_Type
External
Files
External
Files
(
)
:
any
Returns
any
Extra
Status
Extra
Status
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
File
Coordinate
System
File
Coordinate
System
(
)
:
gp_Ax3
Returns
gp_Ax3
File
Length
Unit
File
Length
Unit
(
)
:
number
Returns
number
Get
Ref
Count
Get
Ref
Count
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Has
File
Coordinate
System
Has
File
Coordinate
System
(
)
:
boolean
Returns
boolean
Has
System
Coordinate
System
Has
System
Coordinate
System
(
)
:
boolean
Returns
boolean
Increment
Ref
Counter
Increment
Ref
Counter
(
)
:
void
Returns
void
Is
Double
Precision
Is
Double
Precision
(
)
:
boolean
Returns
boolean
Is
Instance_
1
Is
Instance_
1
(
theType
:
Handle_Standard_Type
)
:
boolean
Parameters
theType:
Handle_Standard_Type
Returns
boolean
Is
Instance_
2
Is
Instance_
2
(
theTypeName
:
string
)
:
boolean
Parameters
theTypeName:
string
Returns
boolean
Is
Kind_
1
Is
Kind_
1
(
theType
:
Handle_Standard_Type
)
:
boolean
Parameters
theType:
Handle_Standard_Type
Returns
boolean
Is
Kind_
2
Is
Kind_
2
(
theTypeName
:
string
)
:
boolean
Parameters
theTypeName:
string
Returns
boolean
Memory
Limit
MiB
Memory
Limit
MiB
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Metadata
Metadata
(
)
:
TColStd_IndexedDataMapOfStringString
Returns
TColStd_IndexedDataMapOfStringString
Perform
Perform
(
theFile
:
XCAFDoc_PartId
, theProgress
:
Message_ProgressRange
)
:
boolean
Parameters
theFile:
XCAFDoc_PartId
theProgress:
Message_ProgressRange
Returns
boolean
Probe
Header
Probe
Header
(
theFile
:
XCAFDoc_PartId
, theProgress
:
Message_ProgressRange
)
:
boolean
Parameters
theFile:
XCAFDoc_PartId
theProgress:
Message_ProgressRange
Returns
boolean
Root
Prefix
Root
Prefix
(
)
:
XCAFDoc_PartId
Returns
XCAFDoc_PartId
Set
Coordinate
System
Converter
Set
Coordinate
System
Converter
(
theConverter
:
RWMesh_CoordinateSystemConverter
)
:
void
Parameters
theConverter:
RWMesh_CoordinateSystemConverter
Returns
void
Set
Document
Set
Document
(
theDoc
:
Handle_TDocStd_Document
)
:
void
Parameters
theDoc:
Handle_TDocStd_Document
Returns
void
Set
Double
Precision
Set
Double
Precision
(
theIsDouble
:
boolean
)
:
void
Parameters
theIsDouble:
boolean
Returns
void
Set
File
Coordinate
System_
1
Set
File
Coordinate
System_
1
(
theCS
:
gp_Ax3
)
:
void
Parameters
theCS:
gp_Ax3
Returns
void
Set
File
Coordinate
System_
2
Set
File
Coordinate
System_
2
(
theCS
:
RWMesh_CoordinateSystem
)
:
void
Parameters
theCS:
RWMesh_CoordinateSystem
Returns
void
Set
File
Length
Unit
Set
File
Length
Unit
(
theUnits
:
number
)
:
void
Parameters
theUnits:
number
Returns
void
Set
Fill
Incomplete
Document
Set
Fill
Incomplete
Document
(
theToFillIncomplete
:
boolean
)
:
void
Parameters
theToFillIncomplete:
boolean
Returns
void
Set
Load
All
Scenes
Set
Load
All
Scenes
(
theToLoadAll
:
boolean
)
:
void
Parameters
theToLoadAll:
boolean
Returns
void
Set
Memory
Limit
MiB
Set
Memory
Limit
MiB
(
theLimitMiB
:
Graphic3d_ZLayerId
)
:
void
Parameters
theLimitMiB:
Graphic3d_ZLayerId
Returns
void
Set
Mesh
Name
As
Fallback
Set
Mesh
Name
As
Fallback
(
theToFallback
:
boolean
)
:
void
Parameters
theToFallback:
boolean
Returns
void
Set
Parallel
Set
Parallel
(
theToParallel
:
boolean
)
:
void
Parameters
theToParallel:
boolean
Returns
void
Set
Root
Prefix
Set
Root
Prefix
(
theRootPrefix
:
XCAFDoc_PartId
)
:
void
Parameters
theRootPrefix:
XCAFDoc_PartId
Returns
void
Set
Skip
Empty
Nodes
Set
Skip
Empty
Nodes
(
theToSkip
:
boolean
)
:
void
Parameters
theToSkip:
boolean
Returns
void
Set
System
Coordinate
System_
1
Set
System
Coordinate
System_
1
(
theCS
:
gp_Ax3
)
:
void
Parameters
theCS:
gp_Ax3
Returns
void
Set
System
Coordinate
System_
2
Set
System
Coordinate
System_
2
(
theCS
:
RWMesh_CoordinateSystem
)
:
void
Parameters
theCS:
RWMesh_CoordinateSystem
Returns
void
Set
System
Length
Unit
Set
System
Length
Unit
(
theUnits
:
number
)
:
void
Parameters
theUnits:
number
Returns
void
Set
To
Keep
Late
Data
Set
To
Keep
Late
Data
(
theToKeep
:
boolean
)
:
void
Parameters
theToKeep:
boolean
Returns
void
Set
To
Print
Debug
Messages
Set
To
Print
Debug
Messages
(
theToPrint
:
boolean
)
:
void
Parameters
theToPrint:
boolean
Returns
void
Set
To
Skip
Late
Data
Loading
Set
To
Skip
Late
Data
Loading
(
theToSkip
:
boolean
)
:
void
Parameters
theToSkip:
boolean
Returns
void
Single
Shape
Single
Shape
(
)
:
TopoDS_Shape
Returns
TopoDS_Shape
System
Coordinate
System
System
Coordinate
System
(
)
:
gp_Ax3
Returns
gp_Ax3
System
Length
Unit
System
Length
Unit
(
)
:
number
Returns
number
This
This
(
)
:
Standard_Transient
Returns
Standard_Transient
To
Fill
Incomplete
Document
To
Fill
Incomplete
Document
(
)
:
boolean
Returns
boolean
To
Keep
Late
Data
To
Keep
Late
Data
(
)
:
boolean
Returns
boolean
To
Load
All
Scenes
To
Load
All
Scenes
(
)
:
boolean
Returns
boolean
To
Parallel
To
Parallel
(
)
:
boolean
Returns
boolean
To
Print
Debug
Messages
To
Print
Debug
Messages
(
)
:
boolean
Returns
boolean
To
Skip
Empty
Nodes
To
Skip
Empty
Nodes
(
)
:
boolean
Returns
boolean
To
Skip
Late
Data
Loading
To
Skip
Late
Data
Loading
(
)
:
boolean
Returns
boolean
To
Use
Mesh
Name
As
Fallback
To
Use
Mesh
Name
As
Fallback
(
)
:
boolean
Returns
boolean
delete
delete
(
)
:
void
Returns
void
Static
get_
type_
descriptor
get_
type_
descriptor
(
)
:
Handle_Standard_Type
Returns
Handle_Standard_Type
Static
get_
type_
name
get_
type_
name
(
)
:
number
Returns
number
Exports
RWGltf_
Caf
Reader
constructor
Coordinate
System
Converter
Decrement
Ref
Counter
Delete
Document
Dynamic
Type
External
Files
Extra
Status
File
Coordinate
System
File
Length
Unit
Get
Ref
Count
Has
File
Coordinate
System
Has
System
Coordinate
System
Increment
Ref
Counter
Is
Double
Precision
Is
Instance_
1
Is
Instance_
2
Is
Kind_
1
Is
Kind_
2
Memory
Limit
MiB
Metadata
Perform
Probe
Header
Root
Prefix
Set
Coordinate
System
Converter
Set
Document
Set
Double
Precision
Set
File
Coordinate
System_
1
Set
File
Coordinate
System_
2
Set
File
Length
Unit
Set
Fill
Incomplete
Document
Set
Load
All
Scenes
Set
Memory
Limit
MiB
Set
Mesh
Name
As
Fallback
Set
Parallel
Set
Root
Prefix
Set
Skip
Empty
Nodes
Set
System
Coordinate
System_
1
Set
System
Coordinate
System_
2
Set
System
Length
Unit
Set
To
Keep
Late
Data
Set
To
Print
Debug
Messages
Set
To
Skip
Late
Data
Loading
Single
Shape
System
Coordinate
System
System
Length
Unit
This
To
Fill
Incomplete
Document
To
Keep
Late
Data
To
Load
All
Scenes
To
Parallel
To
Print
Debug
Messages
To
Skip
Empty
Nodes
To
Skip
Late
Data
Loading
To
Use
Mesh
Name
As
Fallback
delete
get_
type_
descriptor
get_
type_
name
Generated using
TypeDoc