C# Class CascadeSharp.TKShHealing.ShapeAnalysis.ShapeAnalysis_DataMapOfShapeListOfReal

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

Méthodes publiques

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

Method Details

Assign() public méthode

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

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

IsBound() public méthode

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

ShapeAnalysis_DataMapOfShapeListOfReal() public méthode

public ShapeAnalysis_DataMapOfShapeListOfReal ( ) : System
Résultat System

ShapeAnalysis_DataMapOfShapeListOfReal() public méthode

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

ShapeAnalysis_DataMapOfShapeListOfReal() public méthode

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

ShapeAnalysis_DataMapOfShapeListOfReal() public méthode

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