C# 클래스 CascadeSharp.TKBRep.BRepTools.BRepTools_MapOfVertexPnt2d

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

공개 메소드들

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

메소드 상세

Assign() 공개 메소드

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

BRepTools_MapOfVertexPnt2d() 공개 메소드

public BRepTools_MapOfVertexPnt2d ( ) : System
리턴 System

BRepTools_MapOfVertexPnt2d() 공개 메소드

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

BRepTools_MapOfVertexPnt2d() 공개 메소드

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

BRepTools_MapOfVertexPnt2d() 공개 메소드

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

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

IsBound() 공개 메소드

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

Size() 공개 메소드

public Size ( ) : int
리턴 int

UnBind() 공개 메소드

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