C# 클래스 CascadeSharp.TKGeomAlgo.Geom2dHatch.Geom2dHatch_Element

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

공개 메소드들

메소드 설명
ChangeCurve ( ) : Geom2dAdaptor_Curve
Curve ( ) : Geom2dAdaptor_Curve
Geom2dHatch_Element ( ) : System
Geom2dHatch_Element ( Geom2dAdaptor_Curve Curve ) : System
Geom2dHatch_Element ( Geom2dAdaptor_Curve Curve, TopAbs_Orientation Orientation ) : System
Geom2dHatch_Element ( Geom2dHatch_Element parameter1 ) : System
Orientation ( ) : TopAbs_Orientation
Orientation ( TopAbs_Orientation Orientation ) : void

메소드 상세

ChangeCurve() 공개 메소드

public ChangeCurve ( ) : Geom2dAdaptor_Curve
리턴 Geom2dAdaptor_Curve

Curve() 공개 메소드

public Curve ( ) : Geom2dAdaptor_Curve
리턴 Geom2dAdaptor_Curve

Geom2dHatch_Element() 공개 메소드

public Geom2dHatch_Element ( ) : System
리턴 System

Geom2dHatch_Element() 공개 메소드

public Geom2dHatch_Element ( Geom2dAdaptor_Curve Curve ) : System
Curve Geom2dAdaptor_Curve
리턴 System

Geom2dHatch_Element() 공개 메소드

public Geom2dHatch_Element ( Geom2dAdaptor_Curve Curve, TopAbs_Orientation Orientation ) : System
Curve Geom2dAdaptor_Curve
Orientation TopAbs_Orientation
리턴 System

Geom2dHatch_Element() 공개 메소드

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

Orientation() 공개 메소드

public Orientation ( ) : TopAbs_Orientation
리턴 TopAbs_Orientation

Orientation() 공개 메소드

public Orientation ( TopAbs_Orientation Orientation ) : void
Orientation TopAbs_Orientation
리턴 void