C# Class CascadeSharp.TKBRep.TopTools.TopTools_IndexedDataMapOfShapeListOfShape

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

Méthodes publiques

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

Method Details

Add() public méthode

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

ChangeFromIndex() public méthode

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

ChangeFromKey() public méthode

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

ChangeSeek() public méthode

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

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 ( TopTools_IndexedDataMapOfShapeListOfShape theOther ) : void
theOther TopTools_IndexedDataMapOfShapeListOfShape
Résultat void

FindFromIndex() public méthode

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

FindFromKey() public méthode

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

FindFromKey() public méthode

public FindFromKey ( TopoDS_Shape theKey1, TopTools_ListOfShape theValue ) : bool
theKey1 TopoDS_Shape
theValue TopTools_ListOfShape
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 ) : TopTools_ListOfShape
theKey1 TopoDS_Shape
Résultat TopTools_ListOfShape

Size() public méthode

public Size ( ) : int
Résultat int

Substitute() public méthode

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

Swap() public méthode

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

TopTools_IndexedDataMapOfShapeListOfShape() public méthode

public TopTools_IndexedDataMapOfShapeListOfShape ( ) : System
Résultat System

TopTools_IndexedDataMapOfShapeListOfShape() public méthode

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

TopTools_IndexedDataMapOfShapeListOfShape() public méthode

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

TopTools_IndexedDataMapOfShapeListOfShape() public méthode

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