C# Class CascadeSharp.TKOffset.BRepOffset.BRepOffset_DataMapOfShapeOffset

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Assign ( BRepOffset_DataMapOfShapeOffset theOther ) : BRepOffset_DataMapOfShapeOffset
BRepOffset_DataMapOfShapeOffset ( ) : System
BRepOffset_DataMapOfShapeOffset ( BRepOffset_DataMapOfShapeOffset theOther ) : System
BRepOffset_DataMapOfShapeOffset ( int theNbBuckets ) : System
BRepOffset_DataMapOfShapeOffset ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
Bound ( TopoDS_Shape theKey, CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset theItem ) : CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset
ChangeFind ( TopoDS_Shape theKey ) : CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset
ChangeSeek ( TopoDS_Shape theKey ) : CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( BRepOffset_DataMapOfShapeOffset theOther ) : void
Find ( TopoDS_Shape theKey ) : CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset
Find ( TopoDS_Shape theKey, CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset theValue ) : bool
IsBound ( TopoDS_Shape theKey ) : bool
Seek ( TopoDS_Shape theKey ) : CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset
Size ( ) : int
UnBind ( TopoDS_Shape theKey ) : bool

Method Details

Assign() public method

public Assign ( BRepOffset_DataMapOfShapeOffset theOther ) : BRepOffset_DataMapOfShapeOffset
theOther BRepOffset_DataMapOfShapeOffset
return BRepOffset_DataMapOfShapeOffset

BRepOffset_DataMapOfShapeOffset() public method

public BRepOffset_DataMapOfShapeOffset ( ) : System
return System

BRepOffset_DataMapOfShapeOffset() public method

public BRepOffset_DataMapOfShapeOffset ( BRepOffset_DataMapOfShapeOffset theOther ) : System
theOther BRepOffset_DataMapOfShapeOffset
return System

BRepOffset_DataMapOfShapeOffset() public method

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

BRepOffset_DataMapOfShapeOffset() public method

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

Bound() public method

public Bound ( TopoDS_Shape theKey, CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset theItem ) : CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset
theKey TopoDS_Shape
theItem CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset
return CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset

ChangeFind() public method

public ChangeFind ( TopoDS_Shape theKey ) : CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset
theKey TopoDS_Shape
return CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset

ChangeSeek() public method

public ChangeSeek ( TopoDS_Shape theKey ) : CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset
theKey TopoDS_Shape
return CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset

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

Find() public method

public Find ( TopoDS_Shape theKey ) : CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset
theKey TopoDS_Shape
return CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset

Find() public method

public Find ( TopoDS_Shape theKey, CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset theValue ) : bool
theKey TopoDS_Shape
theValue CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset
return bool

IsBound() public method

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

Seek() public method

public Seek ( TopoDS_Shape theKey ) : CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset
theKey TopoDS_Shape
return CascadeSharp.TKOffset.BRepOffset.BRepOffset_Offset

Size() public method

public Size ( ) : int
return int

UnBind() public method

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