C# Class CascadeSharp.TKShHealing.ShapeFix.ShapeFix_DataMapOfShapeBox2d

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

Méthodes publiques

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

Method Details

Assign() public méthode

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

Bound() public méthode

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

ChangeFind() public méthode

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

ChangeSeek() public méthode

public ChangeSeek ( TopoDS_Shape theKey ) : Bnd_Box2d
theKey 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

Exchange() public méthode

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

Find() public méthode

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

Find() public méthode

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

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 ) : Bnd_Box2d
theKey TopoDS_Shape
Résultat Bnd_Box2d

ShapeFix_DataMapOfShapeBox2d() public méthode

public ShapeFix_DataMapOfShapeBox2d ( ) : System
Résultat System

ShapeFix_DataMapOfShapeBox2d() public méthode

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

ShapeFix_DataMapOfShapeBox2d() public méthode

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

ShapeFix_DataMapOfShapeBox2d() public méthode

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

Size() public méthode

public Size ( ) : int
Résultat int

UnBind() public méthode

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