C# 클래스 CascadeSharp.TKShHealing.ShapeExtend.ShapeExtend_DataMapOfShapeListOfMsg

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

공개 메소드들

메소드 설명
Assign ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : ShapeExtend_DataMapOfShapeListOfMsg
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : void
IsBound ( TopoDS_Shape theKey ) : bool
ShapeExtend_DataMapOfShapeListOfMsg ( ) : System
ShapeExtend_DataMapOfShapeListOfMsg ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : System
ShapeExtend_DataMapOfShapeListOfMsg ( int theNbBuckets ) : System
ShapeExtend_DataMapOfShapeListOfMsg ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
Size ( ) : int
UnBind ( TopoDS_Shape theKey ) : bool

메소드 상세

Assign() 공개 메소드

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

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 ( ShapeExtend_DataMapOfShapeListOfMsg theOther ) : void
theOther ShapeExtend_DataMapOfShapeListOfMsg
리턴 void

IsBound() 공개 메소드

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

ShapeExtend_DataMapOfShapeListOfMsg() 공개 메소드

public ShapeExtend_DataMapOfShapeListOfMsg ( ) : System
리턴 System

ShapeExtend_DataMapOfShapeListOfMsg() 공개 메소드

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

ShapeExtend_DataMapOfShapeListOfMsg() 공개 메소드

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

ShapeExtend_DataMapOfShapeListOfMsg() 공개 메소드

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

Size() 공개 메소드

public Size ( ) : int
리턴 int

UnBind() 공개 메소드

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