C# 클래스 CascadeSharp.TKShHealing.ShapeFix.ShapeFix_DataMapOfShapeBox2d

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

공개 메소드들

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

메소드 상세

Assign() 공개 메소드

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

Bound() 공개 메소드

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

ChangeFind() 공개 메소드

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

ChangeSeek() 공개 메소드

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

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

Find() 공개 메소드

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

Find() 공개 메소드

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

IsBound() 공개 메소드

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

Seek() 공개 메소드

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

ShapeFix_DataMapOfShapeBox2d() 공개 메소드

public ShapeFix_DataMapOfShapeBox2d ( ) : System
리턴 System

ShapeFix_DataMapOfShapeBox2d() 공개 메소드

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

ShapeFix_DataMapOfShapeBox2d() 공개 메소드

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

ShapeFix_DataMapOfShapeBox2d() 공개 메소드

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