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

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

공개 메소드들

메소드 설명
GC_MakeConicalSurface ( ) : System
GC_MakeConicalSurface ( GC_MakeConicalSurface parameter1 ) : System
GC_MakeConicalSurface ( gp_Ax2 A2, double Ang, double Radius ) : System
GC_MakeConicalSurface ( gp_Cone C ) : System
GC_MakeConicalSurface ( gp_Pnt P1, gp_Pnt P2, double R1, double R2 ) : System
GC_MakeConicalSurface ( gp_Pnt P1, gp_Pnt P2, gp_Pnt P3, gp_Pnt P4 ) : System
Value ( ) : Geom_ConicalSurface

메소드 상세

GC_MakeConicalSurface() 공개 메소드

public GC_MakeConicalSurface ( ) : System
리턴 System

GC_MakeConicalSurface() 공개 메소드

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

GC_MakeConicalSurface() 공개 메소드

public GC_MakeConicalSurface ( gp_Ax2 A2, double Ang, double Radius ) : System
A2 gp_Ax2
Ang double
Radius double
리턴 System

GC_MakeConicalSurface() 공개 메소드

public GC_MakeConicalSurface ( gp_Cone C ) : System
C gp_Cone
리턴 System

GC_MakeConicalSurface() 공개 메소드

public GC_MakeConicalSurface ( gp_Pnt P1, gp_Pnt P2, double R1, double R2 ) : System
P1 gp_Pnt
P2 gp_Pnt
R1 double
R2 double
리턴 System

GC_MakeConicalSurface() 공개 메소드

public GC_MakeConicalSurface ( gp_Pnt P1, gp_Pnt P2, gp_Pnt P3, gp_Pnt P4 ) : System
P1 gp_Pnt
P2 gp_Pnt
P3 gp_Pnt
P4 gp_Pnt
리턴 System

Value() 공개 메소드

public Value ( ) : Geom_ConicalSurface
리턴 Geom_ConicalSurface