C# Class CascadeSharp.TKShHealing.ShapeAnalysis.ShapeAnalysis_DataMapOfShapeListOfReal

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method 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 method

public Assign ( ShapeAnalysis_DataMapOfShapeListOfReal theOther ) : ShapeAnalysis_DataMapOfShapeListOfReal
theOther ShapeAnalysis_DataMapOfShapeListOfReal
return ShapeAnalysis_DataMapOfShapeListOfReal

Clear() public method

public Clear ( ) : void
return void

Clear() public method

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
return void

Clear() public method

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
return void

Exchange() public method

public Exchange ( ShapeAnalysis_DataMapOfShapeListOfReal theOther ) : void
theOther ShapeAnalysis_DataMapOfShapeListOfReal
return void

IsBound() public method

public IsBound ( TopoDS_Shape theKey ) : bool
theKey TopoDS_Shape
return bool

ShapeAnalysis_DataMapOfShapeListOfReal() public method

public ShapeAnalysis_DataMapOfShapeListOfReal ( ) : System
return System

ShapeAnalysis_DataMapOfShapeListOfReal() public method

public ShapeAnalysis_DataMapOfShapeListOfReal ( ShapeAnalysis_DataMapOfShapeListOfReal theOther ) : System
theOther ShapeAnalysis_DataMapOfShapeListOfReal
return System

ShapeAnalysis_DataMapOfShapeListOfReal() public method

public ShapeAnalysis_DataMapOfShapeListOfReal ( int theNbBuckets ) : System
theNbBuckets int
return System

ShapeAnalysis_DataMapOfShapeListOfReal() public method

public ShapeAnalysis_DataMapOfShapeListOfReal ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
return System

Size() public method

public Size ( ) : int
return int

UnBind() public method

public UnBind ( TopoDS_Shape theKey ) : bool
theKey TopoDS_Shape
return bool