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
TDF_IDFilter
Class TDF_IDFilter
Hierarchy
TDF_IDFilter
Index
Constructors
constructor
Methods
Assign
Copy
Dump
IDList
Ignore
All_
1
Ignore
All_
2
Ignore_
1
Ignore_
2
Is
Ignored_
1
Is
Ignored_
2
Is
Kept_
1
Is
Kept_
2
Keep_
1
Keep_
2
delete
Constructors
constructor
new TDF_
IDFilter
(
ignoreMode
:
boolean
)
:
TDF_IDFilter
Parameters
ignoreMode:
boolean
Returns
TDF_IDFilter
Methods
Assign
Assign
(
theFilter
:
TDF_IDFilter
)
:
void
Parameters
theFilter:
TDF_IDFilter
Returns
void
Copy
Copy
(
fromFilter
:
TDF_IDFilter
)
:
void
Parameters
fromFilter:
TDF_IDFilter
Returns
void
Dump
Dump
(
anOS
:
Standard_OStream
)
:
void
Parameters
anOS:
Standard_OStream
Returns
void
IDList
IDList
(
anIDList
:
TDF_IDList
)
:
void
Parameters
anIDList:
TDF_IDList
Returns
void
Ignore
All_
1
Ignore
All_
1
(
ignore
:
boolean
)
:
void
Parameters
ignore:
boolean
Returns
void
Ignore
All_
2
Ignore
All_
2
(
)
:
boolean
Returns
boolean
Ignore_
1
Ignore_
1
(
anID
:
Standard_GUID
)
:
void
Parameters
anID:
Standard_GUID
Returns
void
Ignore_
2
Ignore_
2
(
anIDList
:
TDF_IDList
)
:
void
Parameters
anIDList:
TDF_IDList
Returns
void
Is
Ignored_
1
Is
Ignored_
1
(
anID
:
Standard_GUID
)
:
boolean
Parameters
anID:
Standard_GUID
Returns
boolean
Is
Ignored_
2
Is
Ignored_
2
(
anAtt
:
Handle_TDF_Attribute
)
:
boolean
Parameters
anAtt:
Handle_TDF_Attribute
Returns
boolean
Is
Kept_
1
Is
Kept_
1
(
anID
:
Standard_GUID
)
:
boolean
Parameters
anID:
Standard_GUID
Returns
boolean
Is
Kept_
2
Is
Kept_
2
(
anAtt
:
Handle_TDF_Attribute
)
:
boolean
Parameters
anAtt:
Handle_TDF_Attribute
Returns
boolean
Keep_
1
Keep_
1
(
anID
:
Standard_GUID
)
:
void
Parameters
anID:
Standard_GUID
Returns
void
Keep_
2
Keep_
2
(
anIDList
:
TDF_IDList
)
:
void
Parameters
anIDList:
TDF_IDList
Returns
void
delete
delete
(
)
:
void
Returns
void
Exports
TDF_
IDFilter
constructor
Assign
Copy
Dump
IDList
Ignore
All_
1
Ignore
All_
2
Ignore_
1
Ignore_
2
Is
Ignored_
1
Is
Ignored_
2
Is
Kept_
1
Is
Kept_
2
Keep_
1
Keep_
2
delete
Generated using
TypeDoc