C# 클래스 CascadeSharp.TKG3d.Adaptor3d.Adaptor3d_HVertex

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

공개 메소드들

메소드 설명
Adaptor3d_HVertex ( ) : System
Adaptor3d_HVertex ( Adaptor3d_HVertex parameter1 ) : System
Adaptor3d_HVertex ( gp_Pnt2d P, TopAbs_Orientation Ori, double Resolution ) : System
IsSame ( Adaptor3d_HVertex Other ) : bool
Orientation ( ) : TopAbs_Orientation
Parameter ( Adaptor2d_HCurve2d C ) : double
Resolution ( Adaptor2d_HCurve2d C ) : double
Value ( ) : gp_Pnt2d
get_type_name ( ) : char

메소드 상세

Adaptor3d_HVertex() 공개 메소드

public Adaptor3d_HVertex ( ) : System
리턴 System

Adaptor3d_HVertex() 공개 메소드

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

Adaptor3d_HVertex() 공개 메소드

public Adaptor3d_HVertex ( gp_Pnt2d P, TopAbs_Orientation Ori, double Resolution ) : System
P gp_Pnt2d
Ori TopAbs_Orientation
Resolution double
리턴 System

IsSame() 공개 메소드

public IsSame ( Adaptor3d_HVertex Other ) : bool
Other Adaptor3d_HVertex
리턴 bool

Orientation() 공개 메소드

public Orientation ( ) : TopAbs_Orientation
리턴 TopAbs_Orientation

Parameter() 공개 메소드

public Parameter ( Adaptor2d_HCurve2d C ) : double
C Adaptor2d_HCurve2d
리턴 double

Resolution() 공개 메소드

public Resolution ( Adaptor2d_HCurve2d C ) : double
C Adaptor2d_HCurve2d
리턴 double

Value() 공개 메소드

public Value ( ) : gp_Pnt2d
리턴 gp_Pnt2d

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char