C# 클래스 CascadeSharp.TKGeomBase.GC.GC_MakeEllipse

상속: CascadeSharp.TKGeomBase.GC.GC_Root
파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
GC_MakeEllipse ( ) : System
GC_MakeEllipse ( GC_MakeEllipse parameter1 ) : System
GC_MakeEllipse ( gp_Ax2 A2, double MajorRadius, double MinorRadius ) : System
GC_MakeEllipse ( gp_Elips E ) : System
GC_MakeEllipse ( gp_Pnt S1, gp_Pnt S2, gp_Pnt Center ) : System
Value ( ) : Geom_Ellipse

메소드 상세

GC_MakeEllipse() 공개 메소드

public GC_MakeEllipse ( ) : System
리턴 System

GC_MakeEllipse() 공개 메소드

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

GC_MakeEllipse() 공개 메소드

public GC_MakeEllipse ( gp_Ax2 A2, double MajorRadius, double MinorRadius ) : System
A2 gp_Ax2
MajorRadius double
MinorRadius double
리턴 System

GC_MakeEllipse() 공개 메소드

public GC_MakeEllipse ( gp_Elips E ) : System
E gp_Elips
리턴 System

GC_MakeEllipse() 공개 메소드

public GC_MakeEllipse ( gp_Pnt S1, gp_Pnt S2, gp_Pnt Center ) : System
S1 gp_Pnt
S2 gp_Pnt
Center gp_Pnt
리턴 System

Value() 공개 메소드

public Value ( ) : Geom_Ellipse
리턴 Geom_Ellipse