C# Class CascadeSharp.TKBool.TopOpeBRepTool.TopOpeBRepTool_IndexedDataMapOfSolidClassifier

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Add ( TopoDS_Shape theKey1, BRepClass3d_SolidClassifier theItem ) : int
ChangeFromIndex ( int theIndex ) : BRepClass3d_SolidClassifier
ChangeFromKey ( TopoDS_Shape theKey1 ) : BRepClass3d_SolidClassifier
ChangeSeek ( TopoDS_Shape theKey1 ) : BRepClass3d_SolidClassifier
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Contains ( TopoDS_Shape theKey1 ) : bool
Exchange ( TopOpeBRepTool_IndexedDataMapOfSolidClassifier theOther ) : void
FindFromIndex ( int theIndex ) : BRepClass3d_SolidClassifier
FindFromKey ( TopoDS_Shape theKey1 ) : BRepClass3d_SolidClassifier
FindFromKey ( TopoDS_Shape theKey1, BRepClass3d_SolidClassifier theValue ) : bool
FindIndex ( TopoDS_Shape theKey1 ) : int
FindKey ( int theIndex ) : TopoDS_Shape
RemoveFromIndex ( int theIndex ) : void
RemoveKey ( TopoDS_Shape theKey1 ) : void
RemoveLast ( ) : void
Seek ( TopoDS_Shape theKey1 ) : BRepClass3d_SolidClassifier
Size ( ) : int
Substitute ( int theIndex, TopoDS_Shape theKey1, BRepClass3d_SolidClassifier theItem ) : void
Swap ( int theIndex1, int theIndex2 ) : void
TopOpeBRepTool_IndexedDataMapOfSolidClassifier ( ) : System
TopOpeBRepTool_IndexedDataMapOfSolidClassifier ( TopOpeBRepTool_IndexedDataMapOfSolidClassifier theOther ) : System
TopOpeBRepTool_IndexedDataMapOfSolidClassifier ( int theNbBuckets ) : System
TopOpeBRepTool_IndexedDataMapOfSolidClassifier ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System

Method Details

Add() public method

public Add ( TopoDS_Shape theKey1, BRepClass3d_SolidClassifier theItem ) : int
theKey1 TopoDS_Shape
theItem BRepClass3d_SolidClassifier
return int

ChangeFromIndex() public method

public ChangeFromIndex ( int theIndex ) : BRepClass3d_SolidClassifier
theIndex int
return BRepClass3d_SolidClassifier

ChangeFromKey() public method

public ChangeFromKey ( TopoDS_Shape theKey1 ) : BRepClass3d_SolidClassifier
theKey1 TopoDS_Shape
return BRepClass3d_SolidClassifier

ChangeSeek() public method

public ChangeSeek ( TopoDS_Shape theKey1 ) : BRepClass3d_SolidClassifier
theKey1 TopoDS_Shape
return BRepClass3d_SolidClassifier

Clear() public method

public Clear ( ) : void
return void

Clear() public method

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
return void

Clear() public method

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
return void

Contains() public method

public Contains ( TopoDS_Shape theKey1 ) : bool
theKey1 TopoDS_Shape
return bool

Exchange() public method

public Exchange ( TopOpeBRepTool_IndexedDataMapOfSolidClassifier theOther ) : void
theOther TopOpeBRepTool_IndexedDataMapOfSolidClassifier
return void

FindFromIndex() public method

public FindFromIndex ( int theIndex ) : BRepClass3d_SolidClassifier
theIndex int
return BRepClass3d_SolidClassifier

FindFromKey() public method

public FindFromKey ( TopoDS_Shape theKey1 ) : BRepClass3d_SolidClassifier
theKey1 TopoDS_Shape
return BRepClass3d_SolidClassifier

FindFromKey() public method

public FindFromKey ( TopoDS_Shape theKey1, BRepClass3d_SolidClassifier theValue ) : bool
theKey1 TopoDS_Shape
theValue BRepClass3d_SolidClassifier
return bool

FindIndex() public method

public FindIndex ( TopoDS_Shape theKey1 ) : int
theKey1 TopoDS_Shape
return int

FindKey() public method

public FindKey ( int theIndex ) : TopoDS_Shape
theIndex int
return TopoDS_Shape

RemoveFromIndex() public method

public RemoveFromIndex ( int theIndex ) : void
theIndex int
return void

RemoveKey() public method

public RemoveKey ( TopoDS_Shape theKey1 ) : void
theKey1 TopoDS_Shape
return void

RemoveLast() public method

public RemoveLast ( ) : void
return void

Seek() public method

public Seek ( TopoDS_Shape theKey1 ) : BRepClass3d_SolidClassifier
theKey1 TopoDS_Shape
return BRepClass3d_SolidClassifier

Size() public method

public Size ( ) : int
return int

Substitute() public method

public Substitute ( int theIndex, TopoDS_Shape theKey1, BRepClass3d_SolidClassifier theItem ) : void
theIndex int
theKey1 TopoDS_Shape
theItem BRepClass3d_SolidClassifier
return void

Swap() public method

public Swap ( int theIndex1, int theIndex2 ) : void
theIndex1 int
theIndex2 int
return void

TopOpeBRepTool_IndexedDataMapOfSolidClassifier() public method

public TopOpeBRepTool_IndexedDataMapOfSolidClassifier ( ) : System
return System

TopOpeBRepTool_IndexedDataMapOfSolidClassifier() public method

public TopOpeBRepTool_IndexedDataMapOfSolidClassifier ( TopOpeBRepTool_IndexedDataMapOfSolidClassifier theOther ) : System
theOther TopOpeBRepTool_IndexedDataMapOfSolidClassifier
return System

TopOpeBRepTool_IndexedDataMapOfSolidClassifier() public method

public TopOpeBRepTool_IndexedDataMapOfSolidClassifier ( int theNbBuckets ) : System
theNbBuckets int
return System

TopOpeBRepTool_IndexedDataMapOfSolidClassifier() public method

public TopOpeBRepTool_IndexedDataMapOfSolidClassifier ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
return System