C# Class CascadeSharp.TKBool.TopOpeBRepTool.TopOpeBRepTool_IndexedDataMapOfShapeBox2d

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
Add ( TopoDS_Shape theKey1, Bnd_Box2d theItem ) : int
ChangeFromIndex ( int theIndex ) : Bnd_Box2d
ChangeFromKey ( TopoDS_Shape theKey1 ) : Bnd_Box2d
ChangeSeek ( TopoDS_Shape theKey1 ) : Bnd_Box2d
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Contains ( TopoDS_Shape theKey1 ) : bool
Exchange ( TopOpeBRepTool_IndexedDataMapOfShapeBox2d theOther ) : void
FindFromIndex ( int theIndex ) : Bnd_Box2d
FindFromKey ( TopoDS_Shape theKey1 ) : Bnd_Box2d
FindFromKey ( TopoDS_Shape theKey1, Bnd_Box2d 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 ) : Bnd_Box2d
Size ( ) : int
Substitute ( int theIndex, TopoDS_Shape theKey1, Bnd_Box2d theItem ) : void
Swap ( int theIndex1, int theIndex2 ) : void
TopOpeBRepTool_IndexedDataMapOfShapeBox2d ( ) : System
TopOpeBRepTool_IndexedDataMapOfShapeBox2d ( TopOpeBRepTool_IndexedDataMapOfShapeBox2d theOther ) : System
TopOpeBRepTool_IndexedDataMapOfShapeBox2d ( int theNbBuckets ) : System
TopOpeBRepTool_IndexedDataMapOfShapeBox2d ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System

Method Details

Add() public méthode

public Add ( TopoDS_Shape theKey1, Bnd_Box2d theItem ) : int
theKey1 TopoDS_Shape
theItem Bnd_Box2d
Résultat int

ChangeFromIndex() public méthode

public ChangeFromIndex ( int theIndex ) : Bnd_Box2d
theIndex int
Résultat Bnd_Box2d

ChangeFromKey() public méthode

public ChangeFromKey ( TopoDS_Shape theKey1 ) : Bnd_Box2d
theKey1 TopoDS_Shape
Résultat Bnd_Box2d

ChangeSeek() public méthode

public ChangeSeek ( TopoDS_Shape theKey1 ) : Bnd_Box2d
theKey1 TopoDS_Shape
Résultat Bnd_Box2d

Clear() public méthode

public Clear ( ) : void
Résultat void

Clear() public méthode

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Résultat void

Clear() public méthode

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
Résultat void

Contains() public méthode

public Contains ( TopoDS_Shape theKey1 ) : bool
theKey1 TopoDS_Shape
Résultat bool

Exchange() public méthode

public Exchange ( TopOpeBRepTool_IndexedDataMapOfShapeBox2d theOther ) : void
theOther TopOpeBRepTool_IndexedDataMapOfShapeBox2d
Résultat void

FindFromIndex() public méthode

public FindFromIndex ( int theIndex ) : Bnd_Box2d
theIndex int
Résultat Bnd_Box2d

FindFromKey() public méthode

public FindFromKey ( TopoDS_Shape theKey1 ) : Bnd_Box2d
theKey1 TopoDS_Shape
Résultat Bnd_Box2d

FindFromKey() public méthode

public FindFromKey ( TopoDS_Shape theKey1, Bnd_Box2d theValue ) : bool
theKey1 TopoDS_Shape
theValue Bnd_Box2d
Résultat bool

FindIndex() public méthode

public FindIndex ( TopoDS_Shape theKey1 ) : int
theKey1 TopoDS_Shape
Résultat int

FindKey() public méthode

public FindKey ( int theIndex ) : TopoDS_Shape
theIndex int
Résultat TopoDS_Shape

RemoveFromIndex() public méthode

public RemoveFromIndex ( int theIndex ) : void
theIndex int
Résultat void

RemoveKey() public méthode

public RemoveKey ( TopoDS_Shape theKey1 ) : void
theKey1 TopoDS_Shape
Résultat void

RemoveLast() public méthode

public RemoveLast ( ) : void
Résultat void

Seek() public méthode

public Seek ( TopoDS_Shape theKey1 ) : Bnd_Box2d
theKey1 TopoDS_Shape
Résultat Bnd_Box2d

Size() public méthode

public Size ( ) : int
Résultat int

Substitute() public méthode

public Substitute ( int theIndex, TopoDS_Shape theKey1, Bnd_Box2d theItem ) : void
theIndex int
theKey1 TopoDS_Shape
theItem Bnd_Box2d
Résultat void

Swap() public méthode

public Swap ( int theIndex1, int theIndex2 ) : void
theIndex1 int
theIndex2 int
Résultat void

TopOpeBRepTool_IndexedDataMapOfShapeBox2d() public méthode

public TopOpeBRepTool_IndexedDataMapOfShapeBox2d ( ) : System
Résultat System

TopOpeBRepTool_IndexedDataMapOfShapeBox2d() public méthode

public TopOpeBRepTool_IndexedDataMapOfShapeBox2d ( TopOpeBRepTool_IndexedDataMapOfShapeBox2d theOther ) : System
theOther TopOpeBRepTool_IndexedDataMapOfShapeBox2d
Résultat System

TopOpeBRepTool_IndexedDataMapOfShapeBox2d() public méthode

public TopOpeBRepTool_IndexedDataMapOfShapeBox2d ( int theNbBuckets ) : System
theNbBuckets int
Résultat System

TopOpeBRepTool_IndexedDataMapOfShapeBox2d() public méthode

public TopOpeBRepTool_IndexedDataMapOfShapeBox2d ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
Résultat System