C# Class CascadeSharp.TKShHealing.ShapeFix.ShapeFix_DataMapOfShapeBox2d

Mostra file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

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

public Assign ( ShapeFix_DataMapOfShapeBox2d theOther ) : ShapeFix_DataMapOfShapeBox2d
theOther ShapeFix_DataMapOfShapeBox2d
return ShapeFix_DataMapOfShapeBox2d

Bound() public method

public Bound ( TopoDS_Shape theKey, Bnd_Box2d theItem ) : Bnd_Box2d
theKey TopoDS_Shape
theItem Bnd_Box2d
return Bnd_Box2d

ChangeFind() public method

public ChangeFind ( TopoDS_Shape theKey ) : Bnd_Box2d
theKey TopoDS_Shape
return Bnd_Box2d

ChangeSeek() public method

public ChangeSeek ( TopoDS_Shape theKey ) : Bnd_Box2d
theKey TopoDS_Shape
return Bnd_Box2d

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

Find() public method

public Find ( TopoDS_Shape theKey ) : Bnd_Box2d
theKey TopoDS_Shape
return Bnd_Box2d

Find() public method

public Find ( TopoDS_Shape theKey, Bnd_Box2d theValue ) : bool
theKey TopoDS_Shape
theValue Bnd_Box2d
return bool

IsBound() public method

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

Seek() public method

public Seek ( TopoDS_Shape theKey ) : Bnd_Box2d
theKey TopoDS_Shape
return Bnd_Box2d

ShapeFix_DataMapOfShapeBox2d() public method

public ShapeFix_DataMapOfShapeBox2d ( ) : System
return System

ShapeFix_DataMapOfShapeBox2d() public method

public ShapeFix_DataMapOfShapeBox2d ( ShapeFix_DataMapOfShapeBox2d theOther ) : System
theOther ShapeFix_DataMapOfShapeBox2d
return System

ShapeFix_DataMapOfShapeBox2d() public method

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

ShapeFix_DataMapOfShapeBox2d() public method

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