C# 클래스 CascadeSharp.TKOffset.BRepOffset.BRepOffset_DataMapOfShapeListOfInterval

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

공개 메소드들

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

메소드 상세

Assign() 공개 메소드

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

BRepOffset_DataMapOfShapeListOfInterval() 공개 메소드

public BRepOffset_DataMapOfShapeListOfInterval ( ) : System
리턴 System

BRepOffset_DataMapOfShapeListOfInterval() 공개 메소드

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

BRepOffset_DataMapOfShapeListOfInterval() 공개 메소드

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

BRepOffset_DataMapOfShapeListOfInterval() 공개 메소드

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