C# Class CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_MapOfSurface

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

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

Method Details

Assign() public method

public Assign ( TopOpeBRepDS_MapOfSurface theOther ) : TopOpeBRepDS_MapOfSurface
theOther TopOpeBRepDS_MapOfSurface
return TopOpeBRepDS_MapOfSurface

Bound() public method

public Bound ( int theKey, CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_SurfaceData theItem ) : CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_SurfaceData
theKey int
theItem CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_SurfaceData
return CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_SurfaceData

ChangeFind() public method

public ChangeFind ( int theKey ) : CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_SurfaceData
theKey int
return CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_SurfaceData

ChangeSeek() public method

public ChangeSeek ( int theKey ) : CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_SurfaceData
theKey int
return CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_SurfaceData

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_MapOfSurface theOther ) : void
theOther TopOpeBRepDS_MapOfSurface
return void

Find() public method

public Find ( int theKey ) : CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_SurfaceData
theKey int
return CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_SurfaceData

Find() public method

public Find ( int theKey, CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_SurfaceData theValue ) : bool
theKey int
theValue CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_SurfaceData
return bool

IsBound() public method

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

Seek() public method

public Seek ( int theKey ) : CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_SurfaceData
theKey int
return CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_SurfaceData

Size() public method

public Size ( ) : int
return int

TopOpeBRepDS_MapOfSurface() public method

public TopOpeBRepDS_MapOfSurface ( ) : System
return System

TopOpeBRepDS_MapOfSurface() public method

public TopOpeBRepDS_MapOfSurface ( TopOpeBRepDS_MapOfSurface theOther ) : System
theOther TopOpeBRepDS_MapOfSurface
return System

TopOpeBRepDS_MapOfSurface() public method

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

TopOpeBRepDS_MapOfSurface() public method

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

UnBind() public method

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