C# Class CascadeSharp.TKBRep.TopTools.TopTools_DataMapOfOrientedShapeInteger

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

Méthodes publiques

Méthode Description
Assign ( TopTools_DataMapOfOrientedShapeInteger theOther ) : TopTools_DataMapOfOrientedShapeInteger
Bound ( TopoDS_Shape theKey, int theItem ) : int
ChangeFind ( TopoDS_Shape theKey ) : int
ChangeSeek ( TopoDS_Shape theKey ) : int
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( TopTools_DataMapOfOrientedShapeInteger theOther ) : void
Find ( TopoDS_Shape theKey, int &theValue ) : bool
Find ( TopoDS_Shape theKey ) : int
IsBound ( TopoDS_Shape theKey ) : bool
Seek ( TopoDS_Shape theKey ) : int
Size ( ) : int
TopTools_DataMapOfOrientedShapeInteger ( ) : System
TopTools_DataMapOfOrientedShapeInteger ( TopTools_DataMapOfOrientedShapeInteger theOther ) : System
TopTools_DataMapOfOrientedShapeInteger ( int theNbBuckets ) : System
TopTools_DataMapOfOrientedShapeInteger ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
UnBind ( TopoDS_Shape theKey ) : bool

Method Details

Assign() public méthode

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

Bound() public méthode

public Bound ( TopoDS_Shape theKey, int theItem ) : int
theKey TopoDS_Shape
theItem int
Résultat int

ChangeFind() public méthode

public ChangeFind ( TopoDS_Shape theKey ) : int
theKey TopoDS_Shape
Résultat int

ChangeSeek() public méthode

public ChangeSeek ( TopoDS_Shape theKey ) : int
theKey TopoDS_Shape
Résultat int

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_DataMapOfOrientedShapeInteger theOther ) : void
theOther TopTools_DataMapOfOrientedShapeInteger
Résultat void

Find() public méthode

public Find ( TopoDS_Shape theKey, int &theValue ) : bool
theKey TopoDS_Shape
theValue int
Résultat bool

Find() public méthode

public Find ( TopoDS_Shape theKey ) : int
theKey TopoDS_Shape
Résultat int

IsBound() public méthode

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

Seek() public méthode

public Seek ( TopoDS_Shape theKey ) : int
theKey TopoDS_Shape
Résultat int

Size() public méthode

public Size ( ) : int
Résultat int

TopTools_DataMapOfOrientedShapeInteger() public méthode

public TopTools_DataMapOfOrientedShapeInteger ( ) : System
Résultat System

TopTools_DataMapOfOrientedShapeInteger() public méthode

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

TopTools_DataMapOfOrientedShapeInteger() public méthode

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

TopTools_DataMapOfOrientedShapeInteger() public méthode

public TopTools_DataMapOfOrientedShapeInteger ( 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