C# Class CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_DataMapOfInterferenceShape

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

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

Method Details

Assign() public method

public Assign ( TopOpeBRepDS_DataMapOfInterferenceShape theOther ) : TopOpeBRepDS_DataMapOfInterferenceShape
theOther TopOpeBRepDS_DataMapOfInterferenceShape
return TopOpeBRepDS_DataMapOfInterferenceShape

Bound() public method

public Bound ( CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference theKey, TopoDS_Shape theItem ) : TopoDS_Shape
theKey CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference
theItem TopoDS_Shape
return TopoDS_Shape

ChangeFind() public method

public ChangeFind ( CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference theKey ) : TopoDS_Shape
theKey CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference
return TopoDS_Shape

ChangeSeek() public method

public ChangeSeek ( CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference theKey ) : TopoDS_Shape
theKey CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference
return TopoDS_Shape

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

Find() public method

public Find ( CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference theKey ) : TopoDS_Shape
theKey CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference
return TopoDS_Shape

Find() public method

public Find ( CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference theKey, TopoDS_Shape theValue ) : bool
theKey CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference
theValue TopoDS_Shape
return bool

IsBound() public method

public IsBound ( CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference theKey ) : bool
theKey CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference
return bool

Seek() public method

public Seek ( CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference theKey ) : TopoDS_Shape
theKey CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference
return TopoDS_Shape

Size() public method

public Size ( ) : int
return int

TopOpeBRepDS_DataMapOfInterferenceShape() public method

public TopOpeBRepDS_DataMapOfInterferenceShape ( ) : System
return System

TopOpeBRepDS_DataMapOfInterferenceShape() public method

public TopOpeBRepDS_DataMapOfInterferenceShape ( TopOpeBRepDS_DataMapOfInterferenceShape theOther ) : System
theOther TopOpeBRepDS_DataMapOfInterferenceShape
return System

TopOpeBRepDS_DataMapOfInterferenceShape() public method

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

TopOpeBRepDS_DataMapOfInterferenceShape() public method

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

UnBind() public method

public UnBind ( CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference theKey ) : bool
theKey CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_Interference
return bool