C# 클래스 CascadeSharp.TKBool.BRepFill.BRepFill_CompatibleWires

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

공개 메소드들

메소드 설명
BRepFill_CompatibleWires ( ) : System
BRepFill_CompatibleWires ( BRepFill_CompatibleWires parameter1 ) : System
BRepFill_CompatibleWires ( TopTools_SequenceOfShape Sections ) : System
ComputeOrigin ( bool polar ) : void
Generated ( ) : TopTools_DataMapOfShapeListOfShape
GeneratedShapes ( TopoDS_Edge SubSection ) : TopTools_ListOfShape
Init ( TopTools_SequenceOfShape Sections ) : void
IsDegeneratedFirstSection ( ) : bool
IsDegeneratedLastSection ( ) : bool
IsDone ( ) : bool
Perform ( ) : void
Perform ( bool WithRotation ) : void
SameNumberByACR ( bool report ) : void
SameNumberByPolarMethod ( ) : void
SameNumberByPolarMethod ( bool WithRotation ) : void
SearchOrigin ( ) : void
SetPercent ( ) : void
SetPercent ( double percent ) : void
Shape ( ) : TopTools_SequenceOfShape

메소드 상세

BRepFill_CompatibleWires() 공개 메소드

public BRepFill_CompatibleWires ( ) : System
리턴 System

BRepFill_CompatibleWires() 공개 메소드

public BRepFill_CompatibleWires ( BRepFill_CompatibleWires parameter1 ) : System
parameter1 BRepFill_CompatibleWires
리턴 System

BRepFill_CompatibleWires() 공개 메소드

public BRepFill_CompatibleWires ( TopTools_SequenceOfShape Sections ) : System
Sections TopTools_SequenceOfShape
리턴 System

ComputeOrigin() 공개 메소드

public ComputeOrigin ( bool polar ) : void
polar bool
리턴 void

Generated() 공개 메소드

public Generated ( ) : TopTools_DataMapOfShapeListOfShape
리턴 TopTools_DataMapOfShapeListOfShape

GeneratedShapes() 공개 메소드

public GeneratedShapes ( TopoDS_Edge SubSection ) : TopTools_ListOfShape
SubSection TopoDS_Edge
리턴 TopTools_ListOfShape

Init() 공개 메소드

public Init ( TopTools_SequenceOfShape Sections ) : void
Sections TopTools_SequenceOfShape
리턴 void

IsDegeneratedFirstSection() 공개 메소드

public IsDegeneratedFirstSection ( ) : bool
리턴 bool

IsDegeneratedLastSection() 공개 메소드

public IsDegeneratedLastSection ( ) : bool
리턴 bool

IsDone() 공개 메소드

public IsDone ( ) : bool
리턴 bool

Perform() 공개 메소드

public Perform ( ) : void
리턴 void

Perform() 공개 메소드

public Perform ( bool WithRotation ) : void
WithRotation bool
리턴 void

SameNumberByACR() 공개 메소드

public SameNumberByACR ( bool report ) : void
report bool
리턴 void

SameNumberByPolarMethod() 공개 메소드

public SameNumberByPolarMethod ( ) : void
리턴 void

SameNumberByPolarMethod() 공개 메소드

public SameNumberByPolarMethod ( bool WithRotation ) : void
WithRotation bool
리턴 void

SearchOrigin() 공개 메소드

public SearchOrigin ( ) : void
리턴 void

SetPercent() 공개 메소드

public SetPercent ( ) : void
리턴 void

SetPercent() 공개 메소드

public SetPercent ( double percent ) : void
percent double
리턴 void

Shape() 공개 메소드

public Shape ( ) : TopTools_SequenceOfShape
리턴 TopTools_SequenceOfShape