C# Class CascadeSharp.TKOffset.BRepOffset.BRepOffset_DataMapOfShapeListOfInterval

ファイルを表示 Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

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

Method Details

Assign() public method

public Assign ( BRepOffset_DataMapOfShapeListOfInterval theOther ) : BRepOffset_DataMapOfShapeListOfInterval
theOther BRepOffset_DataMapOfShapeListOfInterval
return BRepOffset_DataMapOfShapeListOfInterval

BRepOffset_DataMapOfShapeListOfInterval() public method

public BRepOffset_DataMapOfShapeListOfInterval ( ) : System
return System

BRepOffset_DataMapOfShapeListOfInterval() public method

public BRepOffset_DataMapOfShapeListOfInterval ( BRepOffset_DataMapOfShapeListOfInterval theOther ) : System
theOther BRepOffset_DataMapOfShapeListOfInterval
return System

BRepOffset_DataMapOfShapeListOfInterval() public method

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

BRepOffset_DataMapOfShapeListOfInterval() public method

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

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_DataMapOfShapeListOfInterval theOther ) : void
theOther BRepOffset_DataMapOfShapeListOfInterval
return void

IsBound() public method

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

Size() public method

public Size ( ) : int
return int

UnBind() public method

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