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

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

공개 메소드들

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

메소드 상세

Assign() 공개 메소드

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

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_DataMapOfShapeListOfInteger theOther ) : void
theOther TopTools_DataMapOfShapeListOfInteger
리턴 void

IsBound() 공개 메소드

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

Size() 공개 메소드

public Size ( ) : int
리턴 int

TopTools_DataMapOfShapeListOfInteger() 공개 메소드

public TopTools_DataMapOfShapeListOfInteger ( ) : System
리턴 System

TopTools_DataMapOfShapeListOfInteger() 공개 메소드

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

TopTools_DataMapOfShapeListOfInteger() 공개 메소드

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

TopTools_DataMapOfShapeListOfInteger() 공개 메소드

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

UnBind() 공개 메소드

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