C# Class CascadeSharp.TKShHealing.ShapeExtend.ShapeExtend_DataMapOfShapeListOfMsg

Exibir arquivo Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Assign ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : ShapeExtend_DataMapOfShapeListOfMsg
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : void
IsBound ( TopoDS_Shape theKey ) : bool
ShapeExtend_DataMapOfShapeListOfMsg ( ) : System
ShapeExtend_DataMapOfShapeListOfMsg ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : System
ShapeExtend_DataMapOfShapeListOfMsg ( int theNbBuckets ) : System
ShapeExtend_DataMapOfShapeListOfMsg ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
Size ( ) : int
UnBind ( TopoDS_Shape theKey ) : bool

Method Details

Assign() public method

public Assign ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : ShapeExtend_DataMapOfShapeListOfMsg
theOther ShapeExtend_DataMapOfShapeListOfMsg
return ShapeExtend_DataMapOfShapeListOfMsg

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 ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : void
theOther ShapeExtend_DataMapOfShapeListOfMsg
return void

IsBound() public method

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

ShapeExtend_DataMapOfShapeListOfMsg() public method

public ShapeExtend_DataMapOfShapeListOfMsg ( ) : System
return System

ShapeExtend_DataMapOfShapeListOfMsg() public method

public ShapeExtend_DataMapOfShapeListOfMsg ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : System
theOther ShapeExtend_DataMapOfShapeListOfMsg
return System

ShapeExtend_DataMapOfShapeListOfMsg() public method

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

ShapeExtend_DataMapOfShapeListOfMsg() public method

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