C# 클래스 CascadeSharp.TKGeomBase.gce.gce_MakeCirc2d

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

공개 메소드들

메소드 설명
Operator ( ) : gp_Circ2d
Value ( ) : gp_Circ2d
gce_MakeCirc2d ( ) : System
gce_MakeCirc2d ( gce_MakeCirc2d parameter1 ) : System
gce_MakeCirc2d ( gp_Ax22d Ax_is, double Radius ) : System
gce_MakeCirc2d ( gp_Ax2d XAx_is, double Radius ) : System
gce_MakeCirc2d ( gp_Ax2d XAx_is, double Radius, bool Sense ) : System
gce_MakeCirc2d ( gp_Circ2d Circ, double D_ist ) : System
gce_MakeCirc2d ( gp_Circ2d Circ, gp_Pnt2d Point ) : System
gce_MakeCirc2d ( gp_Pnt2d Center, double Radius ) : System
gce_MakeCirc2d ( gp_Pnt2d Center, double Radius, bool Sense ) : System
gce_MakeCirc2d ( gp_Pnt2d Center, gp_Pnt2d Point ) : System
gce_MakeCirc2d ( gp_Pnt2d Center, gp_Pnt2d Point, bool Sense ) : System
gce_MakeCirc2d ( gp_Pnt2d P1, gp_Pnt2d P2, gp_Pnt2d P3 ) : System

메소드 상세

Operator() 공개 메소드

public Operator ( ) : gp_Circ2d
리턴 gp_Circ2d

Value() 공개 메소드

public Value ( ) : gp_Circ2d
리턴 gp_Circ2d

gce_MakeCirc2d() 공개 메소드

public gce_MakeCirc2d ( ) : System
리턴 System

gce_MakeCirc2d() 공개 메소드

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

gce_MakeCirc2d() 공개 메소드

public gce_MakeCirc2d ( gp_Ax22d Ax_is, double Radius ) : System
Ax_is gp_Ax22d
Radius double
리턴 System

gce_MakeCirc2d() 공개 메소드

public gce_MakeCirc2d ( gp_Ax2d XAx_is, double Radius ) : System
XAx_is gp_Ax2d
Radius double
리턴 System

gce_MakeCirc2d() 공개 메소드

public gce_MakeCirc2d ( gp_Ax2d XAx_is, double Radius, bool Sense ) : System
XAx_is gp_Ax2d
Radius double
Sense bool
리턴 System

gce_MakeCirc2d() 공개 메소드

public gce_MakeCirc2d ( gp_Circ2d Circ, double D_ist ) : System
Circ gp_Circ2d
D_ist double
리턴 System

gce_MakeCirc2d() 공개 메소드

public gce_MakeCirc2d ( gp_Circ2d Circ, gp_Pnt2d Point ) : System
Circ gp_Circ2d
Point gp_Pnt2d
리턴 System

gce_MakeCirc2d() 공개 메소드

public gce_MakeCirc2d ( gp_Pnt2d Center, double Radius ) : System
Center gp_Pnt2d
Radius double
리턴 System

gce_MakeCirc2d() 공개 메소드

public gce_MakeCirc2d ( gp_Pnt2d Center, double Radius, bool Sense ) : System
Center gp_Pnt2d
Radius double
Sense bool
리턴 System

gce_MakeCirc2d() 공개 메소드

public gce_MakeCirc2d ( gp_Pnt2d Center, gp_Pnt2d Point ) : System
Center gp_Pnt2d
Point gp_Pnt2d
리턴 System

gce_MakeCirc2d() 공개 메소드

public gce_MakeCirc2d ( gp_Pnt2d Center, gp_Pnt2d Point, bool Sense ) : System
Center gp_Pnt2d
Point gp_Pnt2d
Sense bool
리턴 System

gce_MakeCirc2d() 공개 메소드

public gce_MakeCirc2d ( gp_Pnt2d P1, gp_Pnt2d P2, gp_Pnt2d P3 ) : System
P1 gp_Pnt2d
P2 gp_Pnt2d
P3 gp_Pnt2d
리턴 System