C# 클래스 CascadeSharp.TKBO.BOPTools.BOPTools_Set

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

공개 메소드들

메소드 설명
Add ( TopoDS_Shape theS, TopAbs_ShapeEnum theType ) : void
Assign ( BOPTools_Set Other ) : BOPTools_Set
BOPTools_Set ( ) : System
BOPTools_Set ( BOPTools_Set theOther ) : System
BOPTools_Set ( NCollection_BaseAllocator theAllocator ) : System
Clear ( ) : void
HashCode ( int theUpperBound ) : int
IsEqual ( BOPTools_Set aOther ) : bool
NbShapes ( ) : int
Shape ( ) : TopoDS_Shape

메소드 상세

Add() 공개 메소드

public Add ( TopoDS_Shape theS, TopAbs_ShapeEnum theType ) : void
theS TopoDS_Shape
theType TopAbs_ShapeEnum
리턴 void

Assign() 공개 메소드

public Assign ( BOPTools_Set Other ) : BOPTools_Set
Other BOPTools_Set
리턴 BOPTools_Set

BOPTools_Set() 공개 메소드

public BOPTools_Set ( ) : System
리턴 System

BOPTools_Set() 공개 메소드

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

BOPTools_Set() 공개 메소드

public BOPTools_Set ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
리턴 System

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

HashCode() 공개 메소드

public HashCode ( int theUpperBound ) : int
theUpperBound int
리턴 int

IsEqual() 공개 메소드

public IsEqual ( BOPTools_Set aOther ) : bool
aOther BOPTools_Set
리턴 bool

NbShapes() 공개 메소드

public NbShapes ( ) : int
리턴 int

Shape() 공개 메소드

public Shape ( ) : TopoDS_Shape
리턴 TopoDS_Shape