C# 클래스 CascadeSharp.TKShHealing.ShapeAnalysis.ShapeAnalysis_DataMapOfShapeListOfReal

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

공개 메소드들

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

메소드 상세

Assign() 공개 메소드

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

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

IsBound() 공개 메소드

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

ShapeAnalysis_DataMapOfShapeListOfReal() 공개 메소드

public ShapeAnalysis_DataMapOfShapeListOfReal ( ) : System
리턴 System

ShapeAnalysis_DataMapOfShapeListOfReal() 공개 메소드

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

ShapeAnalysis_DataMapOfShapeListOfReal() 공개 메소드

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

ShapeAnalysis_DataMapOfShapeListOfReal() 공개 메소드

public ShapeAnalysis_DataMapOfShapeListOfReal ( 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