C# Class CascadeSharp.TKBRep.TopTools.TopTools_DataMapOfShapeListOfInteger

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

Méthodes publiques

Méthode Description
Assign ( TopTools_DataMapOfShapeListOfInteger theOther ) : TopTools_DataMapOfShapeListOfInteger
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( TopTools_DataMapOfShapeListOfInteger theOther ) : void
IsBound ( TopoDS_Shape theKey ) : bool
Size ( ) : int
TopTools_DataMapOfShapeListOfInteger ( ) : System
TopTools_DataMapOfShapeListOfInteger ( TopTools_DataMapOfShapeListOfInteger theOther ) : System
TopTools_DataMapOfShapeListOfInteger ( int theNbBuckets ) : System
TopTools_DataMapOfShapeListOfInteger ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
UnBind ( TopoDS_Shape theKey ) : bool

Method Details

Assign() public méthode

public Assign ( TopTools_DataMapOfShapeListOfInteger theOther ) : TopTools_DataMapOfShapeListOfInteger
theOther TopTools_DataMapOfShapeListOfInteger
Résultat TopTools_DataMapOfShapeListOfInteger

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

Exchange() public méthode

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

IsBound() public méthode

public IsBound ( TopoDS_Shape theKey ) : bool
theKey TopoDS_Shape
Résultat bool

Size() public méthode

public Size ( ) : int
Résultat int

TopTools_DataMapOfShapeListOfInteger() public méthode

public TopTools_DataMapOfShapeListOfInteger ( ) : System
Résultat System

TopTools_DataMapOfShapeListOfInteger() public méthode

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

TopTools_DataMapOfShapeListOfInteger() public méthode

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

TopTools_DataMapOfShapeListOfInteger() public méthode

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

UnBind() public méthode

public UnBind ( TopoDS_Shape theKey ) : bool
theKey TopoDS_Shape
Résultat bool