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
XCAFDoc_ShapeTool
Class XCAFDoc_ShapeTool
Hierarchy
TDataStd_GenericEmpty
XCAFDoc_ShapeTool
Index
Constructors
constructor
Methods
Add
Attribute
Add
Component_
1
Add
Component_
2
Add
Shape
Add
Sub
Shape_
1
Add
Sub
Shape_
2
After
Addition
After
Resume
After
Retrieval
After
Undo
Backup
Copy
Backup_
1
Base
Label
Before
Commit
Transaction
Before
Forget
Before
Removal
Before
Undo
Compute
Shapes
Compute
Simple
Shapes
Decrement
Ref
Counter
Delete
Delta
On
Addition
Delta
On
Forget
Delta
On
Modification_
1
Delta
On
Modification_
2
Delta
On
Removal
Delta
On
Resume
Dump
Json
Dynamic
Type
Expand
Extended
Dump
Find
Attribute_
1
Find
Component
Find
Main
Shape
Find
Main
Shape
Using
Map
Find
Shape_
1
Find
Shape_
2
Find
Sub
Shape
Forget
Forget
All
Attributes
Forget
Attribute
Get
AllSHUOInstances
Get
Free
Shapes
Get
Named
Properties_
1
Get
Named
Properties_
2
Get
Ref
Count
GetSHUOInstance
Get
Shapes
ID
Increment
Ref
Counter
Init
Is
Attribute
Is
Backuped
Is
Forgotten
Is
Instance_
1
Is
Instance_
2
Is
Kind_
1
Is
Kind_
2
Is
New
Is
Sub
Shape_
2
Is
Top
Level
Is
Valid
Label
New
Empty
New
Shape
Paste
References
Remove
Component
RemoveSHUO
Remove
Shape
Restore
Search
Search
Using
Map
Set
Extern
Refs_
1
Set
Extern
Refs_
2
SetID_
1
SetID_
2
Set
InstanceSHUO
SetSHUO
Set
Shape
This
Transaction
Until
Transaction
Update
Assemblies
delete
Auto
Naming
Dump
Shape
FindSHUO
Get
All
ComponentSHUO
Get
Components
Get
Extern
Refs
GetID
Get
Location
Get
Referred
Shape
GetSHUO
GetSHUONext
Usage
GetSHUOUpper
Usage
Get
Shape_
1
Get
Shape_
2
Get
Sub
Shapes
Get
Users
Is
Assembly
Is
Component
Is
Compound
Is
Extern
Ref
Is
Free
Is
Reference
Is
Shape
Is
Simple
Shape
Is
Sub
Shape_
1
Nb
Components
Set
Set
Auto
Naming
get_
type_
descriptor
get_
type_
name
Constructors
constructor
new XCAFDoc_
Shape
Tool
(
)
:
XCAFDoc_ShapeTool
Returns
XCAFDoc_ShapeTool
Methods
Add
Attribute
Add
Attribute
(
other
:
Handle_TDF_Attribute
)
:
void
Parameters
other:
Handle_TDF_Attribute
Returns
void
Add
Component_
1
Add
Component_
1
(
assembly
:
TDF_Label
, comp
:
TDF_Label
, Loc
:
TopLoc_Location
)
:
TDF_Label
Parameters
assembly:
TDF_Label
comp:
TDF_Label
Loc:
TopLoc_Location
Returns
TDF_Label
Add
Component_
2
Add
Component_
2
(
assembly
:
TDF_Label
, comp
:
TopoDS_Shape
, expand
:
boolean
)
:
TDF_Label
Parameters
assembly:
TDF_Label
comp:
TopoDS_Shape
expand:
boolean
Returns
TDF_Label
Add
Shape
Add
Shape
(
S
:
TopoDS_Shape
, makeAssembly
:
boolean
, makePrepare
:
boolean
)
:
TDF_Label
Parameters
S:
TopoDS_Shape
makeAssembly:
boolean
makePrepare:
boolean
Returns
TDF_Label
Add
Sub
Shape_
1
Add
Sub
Shape_
1
(
shapeL
:
TDF_Label
, sub
:
TopoDS_Shape
)
:
TDF_Label
Parameters
shapeL:
TDF_Label
sub:
TopoDS_Shape
Returns
TDF_Label
Add
Sub
Shape_
2
Add
Sub
Shape_
2
(
shapeL
:
TDF_Label
, sub
:
TopoDS_Shape
, addedSubShapeL
:
TDF_Label
)
:
boolean
Parameters
shapeL:
TDF_Label
sub:
TopoDS_Shape
addedSubShapeL:
TDF_Label
Returns
boolean
After
Addition
After
Addition
(
)
:
void
Returns
void
After
Resume
After
Resume
(
)
:
void
Returns
void
After
Retrieval
After
Retrieval
(
forceIt
:
boolean
)
:
boolean
Parameters
forceIt:
boolean
Returns
boolean
After
Undo
After
Undo
(
anAttDelta
:
Handle_TDF_AttributeDelta
, forceIt
:
boolean
)
:
boolean
Parameters
anAttDelta:
Handle_TDF_AttributeDelta
forceIt:
boolean
Returns
boolean
Backup
Copy
Backup
Copy
(
)
:
Handle_TDF_Attribute
Returns
Handle_TDF_Attribute
Backup_
1
Backup_
1
(
)
:
void
Returns
void
Base
Label
Base
Label
(
)
:
TDF_Label
Returns
TDF_Label
Before
Commit
Transaction
Before
Commit
Transaction
(
)
:
void
Returns
void
Before
Forget
Before
Forget
(
)
:
void
Returns
void
Before
Removal
Before
Removal
(
)
:
void
Returns
void
Before
Undo
Before
Undo
(
anAttDelta
:
Handle_TDF_AttributeDelta
, forceIt
:
boolean
)
:
boolean
Parameters
anAttDelta:
Handle_TDF_AttributeDelta
forceIt:
boolean
Returns
boolean
Compute
Shapes
Compute
Shapes
(
L
:
TDF_Label
)
:
void
Parameters
L:
TDF_Label
Returns
void
Compute
Simple
Shapes
Compute
Simple
Shapes
(
)
:
void
Returns
void
Decrement
Ref
Counter
Decrement
Ref
Counter
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Delete
Delete
(
)
:
void
Returns
void
Delta
On
Addition
Delta
On
Addition
(
)
:
Handle_TDF_DeltaOnAddition
Returns
Handle_TDF_DeltaOnAddition
Delta
On
Forget
Delta
On
Forget
(
)
:
Handle_TDF_DeltaOnForget
Returns
Handle_TDF_DeltaOnForget
Delta
On
Modification_
1
Delta
On
Modification_
1
(
anOldAttribute
:
Handle_TDF_Attribute
)
:
Handle_TDF_DeltaOnModification
Parameters
anOldAttribute:
Handle_TDF_Attribute
Returns
Handle_TDF_DeltaOnModification
Delta
On
Modification_
2
Delta
On
Modification_
2
(
aDelta
:
Handle_TDF_DeltaOnModification
)
:
void
Parameters
aDelta:
Handle_TDF_DeltaOnModification
Returns
void
Delta
On
Removal
Delta
On
Removal
(
)
:
Handle_TDF_DeltaOnRemoval
Returns
Handle_TDF_DeltaOnRemoval
Delta
On
Resume
Delta
On
Resume
(
)
:
Handle_TDF_DeltaOnResume
Returns
Handle_TDF_DeltaOnResume
Dump
Json
Dump
Json
(
theOStream
:
Standard_OStream
, theDepth
:
Graphic3d_ZLayerId
)
:
void
Parameters
theOStream:
Standard_OStream
theDepth:
Graphic3d_ZLayerId
Returns
void
Dynamic
Type
Dynamic
Type
(
)
:
Handle_Standard_Type
Returns
Handle_Standard_Type
Expand
Expand
(
Shape
:
TDF_Label
)
:
boolean
Parameters
Shape:
TDF_Label
Returns
boolean
Extended
Dump
Extended
Dump
(
anOS
:
Standard_OStream
, aFilter
:
TDF_IDFilter
, aMap
:
TDF_AttributeIndexedMap
)
:
void
Parameters
anOS:
Standard_OStream
aFilter:
TDF_IDFilter
aMap:
TDF_AttributeIndexedMap
Returns
void
Find
Attribute_
1
Find
Attribute_
1
(
anID
:
Standard_GUID
, anAttribute
:
Handle_TDF_Attribute
)
:
boolean
Parameters
anID:
Standard_GUID
anAttribute:
Handle_TDF_Attribute
Returns
boolean
Find
Component
Find
Component
(
theShape
:
TopoDS_Shape
, Labels
:
TDF_LabelSequence
)
:
boolean
Parameters
theShape:
TopoDS_Shape
Labels:
TDF_LabelSequence
Returns
boolean
Find
Main
Shape
Find
Main
Shape
(
sub
:
TopoDS_Shape
)
:
TDF_Label
Parameters
sub:
TopoDS_Shape
Returns
TDF_Label
Find
Main
Shape
Using
Map
Find
Main
Shape
Using
Map
(
sub
:
TopoDS_Shape
)
:
TDF_Label
Parameters
sub:
TopoDS_Shape
Returns
TDF_Label
Find
Shape_
1
Find
Shape_
1
(
S
:
TopoDS_Shape
, L
:
TDF_Label
, findInstance
:
boolean
)
:
boolean
Parameters
S:
TopoDS_Shape
L:
TDF_Label
findInstance:
boolean
Returns
boolean
Find
Shape_
2
Find
Shape_
2
(
S
:
TopoDS_Shape
, findInstance
:
boolean
)
:
TDF_Label
Parameters
S:
TopoDS_Shape
findInstance:
boolean
Returns
TDF_Label
Find
Sub
Shape
Find
Sub
Shape
(
shapeL
:
TDF_Label
, sub
:
TopoDS_Shape
, L
:
TDF_Label
)
:
boolean
Parameters
shapeL:
TDF_Label
sub:
TopoDS_Shape
L:
TDF_Label
Returns
boolean
Forget
Forget
(
aTransaction
:
Graphic3d_ZLayerId
)
:
void
Parameters
aTransaction:
Graphic3d_ZLayerId
Returns
void
Forget
All
Attributes
Forget
All
Attributes
(
clearChildren
:
boolean
)
:
void
Parameters
clearChildren:
boolean
Returns
void
Forget
Attribute
Forget
Attribute
(
aguid
:
Standard_GUID
)
:
boolean
Parameters
aguid:
Standard_GUID
Returns
boolean
Get
AllSHUOInstances
Get
AllSHUOInstances
(
theSHUO
:
Handle_XCAFDoc_GraphNode
, theSHUOShapeSeq
:
TopTools_SequenceOfShape
)
:
boolean
Parameters
theSHUO:
Handle_XCAFDoc_GraphNode
theSHUOShapeSeq:
TopTools_SequenceOfShape
Returns
boolean
Get
Free
Shapes
Get
Free
Shapes
(
FreeLabels
:
TDF_LabelSequence
)
:
void
Parameters
FreeLabels:
TDF_LabelSequence
Returns
void
Get
Named
Properties_
1
Get
Named
Properties_
1
(
theLabel
:
TDF_Label
, theToCreate
:
boolean
)
:
Handle_TDataStd_NamedData
Parameters
theLabel:
TDF_Label
theToCreate:
boolean
Returns
Handle_TDataStd_NamedData
Get
Named
Properties_
2
Get
Named
Properties_
2
(
theShape
:
TopoDS_Shape
, theToCreate
:
boolean
)
:
Handle_TDataStd_NamedData
Parameters
theShape:
TopoDS_Shape
theToCreate:
boolean
Returns
Handle_TDataStd_NamedData
Get
Ref
Count
Get
Ref
Count
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
GetSHUOInstance
GetSHUOInstance
(
theSHUO
:
Handle_XCAFDoc_GraphNode
)
:
TopoDS_Shape
Parameters
theSHUO:
Handle_XCAFDoc_GraphNode
Returns
TopoDS_Shape
Get
Shapes
Get
Shapes
(
Labels
:
TDF_LabelSequence
)
:
void
Parameters
Labels:
TDF_LabelSequence
Returns
void
ID
ID
(
)
:
Standard_GUID
Returns
Standard_GUID
Increment
Ref
Counter
Increment
Ref
Counter
(
)
:
void
Returns
void
Init
Init
(
)
:
void
Returns
void
Is
Attribute
Is
Attribute
(
anID
:
Standard_GUID
)
:
boolean
Parameters
anID:
Standard_GUID
Returns
boolean
Is
Backuped
Is
Backuped
(
)
:
boolean
Returns
boolean
Is
Forgotten
Is
Forgotten
(
)
:
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
Is
New
Is
New
(
)
:
boolean
Returns
boolean
Is
Sub
Shape_
2
Is
Sub
Shape_
2
(
shapeL
:
TDF_Label
, sub
:
TopoDS_Shape
)
:
boolean
Parameters
shapeL:
TDF_Label
sub:
TopoDS_Shape
Returns
boolean
Is
Top
Level
Is
Top
Level
(
L
:
TDF_Label
)
:
boolean
Parameters
L:
TDF_Label
Returns
boolean
Is
Valid
Is
Valid
(
)
:
boolean
Returns
boolean
Label
Label
(
)
:
TDF_Label
Returns
TDF_Label
New
Empty
New
Empty
(
)
:
Handle_TDF_Attribute
Returns
Handle_TDF_Attribute
New
Shape
New
Shape
(
)
:
TDF_Label
Returns
TDF_Label
Paste
Paste
(
a0
:
Handle_TDF_Attribute
, a1
:
Handle_TDF_RelocationTable
)
:
void
Parameters
a0:
Handle_TDF_Attribute
a1:
Handle_TDF_RelocationTable
Returns
void
References
References
(
aDataSet
:
Handle_TDF_DataSet
)
:
void
Parameters
aDataSet:
Handle_TDF_DataSet
Returns
void
Remove
Component
Remove
Component
(
comp
:
TDF_Label
)
:
void
Parameters
comp:
TDF_Label
Returns
void
RemoveSHUO
RemoveSHUO
(
SHUOLabel
:
TDF_Label
)
:
boolean
Parameters
SHUOLabel:
TDF_Label
Returns
boolean
Remove
Shape
Remove
Shape
(
L
:
TDF_Label
, removeCompletely
:
boolean
)
:
boolean
Parameters
L:
TDF_Label
removeCompletely:
boolean
Returns
boolean
Restore
Restore
(
a0
:
Handle_TDF_Attribute
)
:
void
Parameters
a0:
Handle_TDF_Attribute
Returns
void
Search
Search
(
S
:
TopoDS_Shape
, L
:
TDF_Label
, findInstance
:
boolean
, findComponent
:
boolean
, findSubshape
:
boolean
)
:
boolean
Parameters
S:
TopoDS_Shape
L:
TDF_Label
findInstance:
boolean
findComponent:
boolean
findSubshape:
boolean
Returns
boolean
Search
Using
Map
Search
Using
Map
(
S
:
TopoDS_Shape
, L
:
TDF_Label
, findWithoutLoc
:
boolean
, findSubshape
:
boolean
)
:
boolean
Parameters
S:
TopoDS_Shape
L:
TDF_Label
findWithoutLoc:
boolean
findSubshape:
boolean
Returns
boolean
Set
Extern
Refs_
1
Set
Extern
Refs_
1
(
SHAS
:
TColStd_SequenceOfHAsciiString
)
:
TDF_Label
Parameters
SHAS:
TColStd_SequenceOfHAsciiString
Returns
TDF_Label
Set
Extern
Refs_
2
Set
Extern
Refs_
2
(
L
:
TDF_Label
, SHAS
:
TColStd_SequenceOfHAsciiString
)
:
void
Parameters
L:
TDF_Label
SHAS:
TColStd_SequenceOfHAsciiString
Returns
void
SetID_
1
SetID_
1
(
a0
:
Standard_GUID
)
:
void
Parameters
a0:
Standard_GUID
Returns
void
SetID_
2
SetID_
2
(
)
:
void
Returns
void
Set
InstanceSHUO
Set
InstanceSHUO
(
theShape
:
TopoDS_Shape
)
:
Handle_XCAFDoc_GraphNode
Parameters
theShape:
TopoDS_Shape
Returns
Handle_XCAFDoc_GraphNode
SetSHUO
SetSHUO
(
Labels
:
TDF_LabelSequence
, MainSHUOAttr
:
Handle_XCAFDoc_GraphNode
)
:
boolean
Parameters
Labels:
TDF_LabelSequence
MainSHUOAttr:
Handle_XCAFDoc_GraphNode
Returns
boolean
Set
Shape
Set
Shape
(
L
:
TDF_Label
, S
:
TopoDS_Shape
)
:
void
Parameters
L:
TDF_Label
S:
TopoDS_Shape
Returns
void
This
This
(
)
:
Standard_Transient
Returns
Standard_Transient
Transaction
Transaction
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Until
Transaction
Until
Transaction
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Update
Assemblies
Update
Assemblies
(
)
:
void
Returns
void
delete
delete
(
)
:
void
Returns
void
Static
Auto
Naming
Auto
Naming
(
)
:
boolean
Returns
boolean
Static
Dump
Shape
Dump
Shape
(
theDumpLog
:
Standard_OStream
, L
:
TDF_Label
, level
:
Graphic3d_ZLayerId
, deep
:
boolean
)
:
void
Parameters
theDumpLog:
Standard_OStream
L:
TDF_Label
level:
Graphic3d_ZLayerId
deep:
boolean
Returns
void
Static
FindSHUO
FindSHUO
(
Labels
:
TDF_LabelSequence
, theSHUOAttr
:
Handle_XCAFDoc_GraphNode
)
:
boolean
Parameters
Labels:
TDF_LabelSequence
theSHUOAttr:
Handle_XCAFDoc_GraphNode
Returns
boolean
Static
Get
All
ComponentSHUO
Get
All
ComponentSHUO
(
CompLabel
:
TDF_Label
, SHUOAttrs
:
TDF_AttributeSequence
)
:
boolean
Parameters
CompLabel:
TDF_Label
SHUOAttrs:
TDF_AttributeSequence
Returns
boolean
Static
Get
Components
Get
Components
(
L
:
TDF_Label
, Labels
:
TDF_LabelSequence
, getsubchilds
:
boolean
)
:
boolean
Parameters
L:
TDF_Label
Labels:
TDF_LabelSequence
getsubchilds:
boolean
Returns
boolean
Static
Get
Extern
Refs
Get
Extern
Refs
(
L
:
TDF_Label
, SHAS
:
TColStd_SequenceOfHAsciiString
)
:
void
Parameters
L:
TDF_Label
SHAS:
TColStd_SequenceOfHAsciiString
Returns
void
Static
GetID
GetID
(
)
:
Standard_GUID
Returns
Standard_GUID
Static
Get
Location
Get
Location
(
L
:
TDF_Label
)
:
TopLoc_Location
Parameters
L:
TDF_Label
Returns
TopLoc_Location
Static
Get
Referred
Shape
Get
Referred
Shape
(
L
:
TDF_Label
, Label
:
TDF_Label
)
:
boolean
Parameters
L:
TDF_Label
Label:
TDF_Label
Returns
boolean
Static
GetSHUO
GetSHUO
(
SHUOLabel
:
TDF_Label
, aSHUOAttr
:
Handle_XCAFDoc_GraphNode
)
:
boolean
Parameters
SHUOLabel:
TDF_Label
aSHUOAttr:
Handle_XCAFDoc_GraphNode
Returns
boolean
Static
GetSHUONext
Usage
GetSHUONext
Usage
(
UpperUsageL
:
TDF_Label
, Labels
:
TDF_LabelSequence
)
:
boolean
Parameters
UpperUsageL:
TDF_Label
Labels:
TDF_LabelSequence
Returns
boolean
Static
GetSHUOUpper
Usage
GetSHUOUpper
Usage
(
NextUsageL
:
TDF_Label
, Labels
:
TDF_LabelSequence
)
:
boolean
Parameters
NextUsageL:
TDF_Label
Labels:
TDF_LabelSequence
Returns
boolean
Static
Get
Shape_
1
Get
Shape_
1
(
L
:
TDF_Label
, S
:
TopoDS_Shape
)
:
boolean
Parameters
L:
TDF_Label
S:
TopoDS_Shape
Returns
boolean
Static
Get
Shape_
2
Get
Shape_
2
(
L
:
TDF_Label
)
:
TopoDS_Shape
Parameters
L:
TDF_Label
Returns
TopoDS_Shape
Static
Get
Sub
Shapes
Get
Sub
Shapes
(
L
:
TDF_Label
, Labels
:
TDF_LabelSequence
)
:
boolean
Parameters
L:
TDF_Label
Labels:
TDF_LabelSequence
Returns
boolean
Static
Get
Users
Get
Users
(
L
:
TDF_Label
, Labels
:
TDF_LabelSequence
, getsubchilds
:
boolean
)
:
Graphic3d_ZLayerId
Parameters
L:
TDF_Label
Labels:
TDF_LabelSequence
getsubchilds:
boolean
Returns
Graphic3d_ZLayerId
Static
Is
Assembly
Is
Assembly
(
L
:
TDF_Label
)
:
boolean
Parameters
L:
TDF_Label
Returns
boolean
Static
Is
Component
Is
Component
(
L
:
TDF_Label
)
:
boolean
Parameters
L:
TDF_Label
Returns
boolean
Static
Is
Compound
Is
Compound
(
L
:
TDF_Label
)
:
boolean
Parameters
L:
TDF_Label
Returns
boolean
Static
Is
Extern
Ref
Is
Extern
Ref
(
L
:
TDF_Label
)
:
boolean
Parameters
L:
TDF_Label
Returns
boolean
Static
Is
Free
Is
Free
(
L
:
TDF_Label
)
:
boolean
Parameters
L:
TDF_Label
Returns
boolean
Static
Is
Reference
Is
Reference
(
L
:
TDF_Label
)
:
boolean
Parameters
L:
TDF_Label
Returns
boolean
Static
Is
Shape
Is
Shape
(
L
:
TDF_Label
)
:
boolean
Parameters
L:
TDF_Label
Returns
boolean
Static
Is
Simple
Shape
Is
Simple
Shape
(
L
:
TDF_Label
)
:
boolean
Parameters
L:
TDF_Label
Returns
boolean
Static
Is
Sub
Shape_
1
Is
Sub
Shape_
1
(
L
:
TDF_Label
)
:
boolean
Parameters
L:
TDF_Label
Returns
boolean
Static
Nb
Components
Nb
Components
(
L
:
TDF_Label
, getsubchilds
:
boolean
)
:
Graphic3d_ZLayerId
Parameters
L:
TDF_Label
getsubchilds:
boolean
Returns
Graphic3d_ZLayerId
Static
Set
Set
(
L
:
TDF_Label
)
:
Handle_XCAFDoc_ShapeTool
Parameters
L:
TDF_Label
Returns
Handle_XCAFDoc_ShapeTool
Static
Set
Auto
Naming
Set
Auto
Naming
(
V
:
boolean
)
:
void
Parameters
V:
boolean
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
XCAFDoc_
Shape
Tool
constructor
Add
Attribute
Add
Component_
1
Add
Component_
2
Add
Shape
Add
Sub
Shape_
1
Add
Sub
Shape_
2
After
Addition
After
Resume
After
Retrieval
After
Undo
Backup
Copy
Backup_
1
Base
Label
Before
Commit
Transaction
Before
Forget
Before
Removal
Before
Undo
Compute
Shapes
Compute
Simple
Shapes
Decrement
Ref
Counter
Delete
Delta
On
Addition
Delta
On
Forget
Delta
On
Modification_
1
Delta
On
Modification_
2
Delta
On
Removal
Delta
On
Resume
Dump
Json
Dynamic
Type
Expand
Extended
Dump
Find
Attribute_
1
Find
Component
Find
Main
Shape
Find
Main
Shape
Using
Map
Find
Shape_
1
Find
Shape_
2
Find
Sub
Shape
Forget
Forget
All
Attributes
Forget
Attribute
Get
AllSHUOInstances
Get
Free
Shapes
Get
Named
Properties_
1
Get
Named
Properties_
2
Get
Ref
Count
GetSHUOInstance
Get
Shapes
ID
Increment
Ref
Counter
Init
Is
Attribute
Is
Backuped
Is
Forgotten
Is
Instance_
1
Is
Instance_
2
Is
Kind_
1
Is
Kind_
2
Is
New
Is
Sub
Shape_
2
Is
Top
Level
Is
Valid
Label
New
Empty
New
Shape
Paste
References
Remove
Component
RemoveSHUO
Remove
Shape
Restore
Search
Search
Using
Map
Set
Extern
Refs_
1
Set
Extern
Refs_
2
SetID_
1
SetID_
2
Set
InstanceSHUO
SetSHUO
Set
Shape
This
Transaction
Until
Transaction
Update
Assemblies
delete
Auto
Naming
Dump
Shape
FindSHUO
Get
All
ComponentSHUO
Get
Components
Get
Extern
Refs
GetID
Get
Location
Get
Referred
Shape
GetSHUO
GetSHUONext
Usage
GetSHUOUpper
Usage
Get
Shape_
1
Get
Shape_
2
Get
Sub
Shapes
Get
Users
Is
Assembly
Is
Component
Is
Compound
Is
Extern
Ref
Is
Free
Is
Reference
Is
Shape
Is
Simple
Shape
Is
Sub
Shape_
1
Nb
Components
Set
Set
Auto
Naming
get_
type_
descriptor
get_
type_
name
Generated using
TypeDoc