C# 클래스 CascadeSharp.TKBRep.TopTools.TopTools_DataMapOfOrientedShapeInteger

파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
Assign ( TopTools_DataMapOfOrientedShapeInteger theOther ) : TopTools_DataMapOfOrientedShapeInteger
Bound ( TopoDS_Shape theKey, int theItem ) : int
ChangeFind ( TopoDS_Shape theKey ) : int
ChangeSeek ( TopoDS_Shape theKey ) : int
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( TopTools_DataMapOfOrientedShapeInteger theOther ) : void
Find ( TopoDS_Shape theKey, int &theValue ) : bool
Find ( TopoDS_Shape theKey ) : int
IsBound ( TopoDS_Shape theKey ) : bool
Seek ( TopoDS_Shape theKey ) : int
Size ( ) : int
TopTools_DataMapOfOrientedShapeInteger ( ) : System
TopTools_DataMapOfOrientedShapeInteger ( TopTools_DataMapOfOrientedShapeInteger theOther ) : System
TopTools_DataMapOfOrientedShapeInteger ( int theNbBuckets ) : System
TopTools_DataMapOfOrientedShapeInteger ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
UnBind ( TopoDS_Shape theKey ) : bool

메소드 상세

Assign() 공개 메소드

public Assign ( TopTools_DataMapOfOrientedShapeInteger theOther ) : TopTools_DataMapOfOrientedShapeInteger
theOther TopTools_DataMapOfOrientedShapeInteger
리턴 TopTools_DataMapOfOrientedShapeInteger

Bound() 공개 메소드

public Bound ( TopoDS_Shape theKey, int theItem ) : int
theKey TopoDS_Shape
theItem int
리턴 int

ChangeFind() 공개 메소드

public ChangeFind ( TopoDS_Shape theKey ) : int
theKey TopoDS_Shape
리턴 int

ChangeSeek() 공개 메소드

public ChangeSeek ( TopoDS_Shape theKey ) : int
theKey TopoDS_Shape
리턴 int

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clear() 공개 메소드

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
리턴 void

Clear() 공개 메소드

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
리턴 void

Exchange() 공개 메소드

public Exchange ( TopTools_DataMapOfOrientedShapeInteger theOther ) : void
theOther TopTools_DataMapOfOrientedShapeInteger
리턴 void

Find() 공개 메소드

public Find ( TopoDS_Shape theKey, int &theValue ) : bool
theKey TopoDS_Shape
theValue int
리턴 bool

Find() 공개 메소드

public Find ( TopoDS_Shape theKey ) : int
theKey TopoDS_Shape
리턴 int

IsBound() 공개 메소드

public IsBound ( TopoDS_Shape theKey ) : bool
theKey TopoDS_Shape
리턴 bool

Seek() 공개 메소드

public Seek ( TopoDS_Shape theKey ) : int
theKey TopoDS_Shape
리턴 int

Size() 공개 메소드

public Size ( ) : int
리턴 int

TopTools_DataMapOfOrientedShapeInteger() 공개 메소드

public TopTools_DataMapOfOrientedShapeInteger ( ) : System
리턴 System

TopTools_DataMapOfOrientedShapeInteger() 공개 메소드

public TopTools_DataMapOfOrientedShapeInteger ( TopTools_DataMapOfOrientedShapeInteger theOther ) : System
theOther TopTools_DataMapOfOrientedShapeInteger
리턴 System

TopTools_DataMapOfOrientedShapeInteger() 공개 메소드

public TopTools_DataMapOfOrientedShapeInteger ( int theNbBuckets ) : System
theNbBuckets int
리턴 System

TopTools_DataMapOfOrientedShapeInteger() 공개 메소드

public TopTools_DataMapOfOrientedShapeInteger ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
리턴 System

UnBind() 공개 메소드

public UnBind ( TopoDS_Shape theKey ) : bool
theKey TopoDS_Shape
리턴 bool