C# 클래스 CascadeSharp.TKGeomAlgo.IntCurveSurface.IntCurveSurface_ThePolygonOfHInter

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

공개 메소드들

메소드 설명
ApproxParamOnCurve ( int Index, double ParamOnLine ) : double
BeginOfSeg ( int Index ) : gp_Pnt
Bounding ( ) : Bnd_Box
Closed ( ) : bool
Closed ( bool clos ) : void
DeflectionOverEstimation ( ) : double
Dump ( ) : void
EndOfSeg ( int Index ) : gp_Pnt
InfParameter ( ) : double
Init ( Adaptor3d_HCurve Curve ) : void
Init ( Adaptor3d_HCurve Curve, TColStd_Array1OfReal Upars ) : void
IntCurveSurface_ThePolygonOfHInter ( ) : System
IntCurveSurface_ThePolygonOfHInter ( Adaptor3d_HCurve Curve, TColStd_Array1OfReal Upars ) : System
IntCurveSurface_ThePolygonOfHInter ( Adaptor3d_HCurve Curve, double U1, double U2, int NbPnt ) : System
IntCurveSurface_ThePolygonOfHInter ( Adaptor3d_HCurve Curve, int NbPnt ) : System
IntCurveSurface_ThePolygonOfHInter ( IntCurveSurface_ThePolygonOfHInter parameter1 ) : System
NbSegments ( ) : int
SetDeflectionOverEstimation ( double x ) : void
SupParameter ( ) : double

메소드 상세

ApproxParamOnCurve() 공개 메소드

public ApproxParamOnCurve ( int Index, double ParamOnLine ) : double
Index int
ParamOnLine double
리턴 double

BeginOfSeg() 공개 메소드

public BeginOfSeg ( int Index ) : gp_Pnt
Index int
리턴 gp_Pnt

Bounding() 공개 메소드

public Bounding ( ) : Bnd_Box
리턴 Bnd_Box

Closed() 공개 메소드

public Closed ( ) : bool
리턴 bool

Closed() 공개 메소드

public Closed ( bool clos ) : void
clos bool
리턴 void

DeflectionOverEstimation() 공개 메소드

public DeflectionOverEstimation ( ) : double
리턴 double

Dump() 공개 메소드

public Dump ( ) : void
리턴 void

EndOfSeg() 공개 메소드

public EndOfSeg ( int Index ) : gp_Pnt
Index int
리턴 gp_Pnt

InfParameter() 공개 메소드

public InfParameter ( ) : double
리턴 double

Init() 공개 메소드

public Init ( Adaptor3d_HCurve Curve ) : void
Curve Adaptor3d_HCurve
리턴 void

Init() 공개 메소드

public Init ( Adaptor3d_HCurve Curve, TColStd_Array1OfReal Upars ) : void
Curve Adaptor3d_HCurve
Upars TColStd_Array1OfReal
리턴 void

IntCurveSurface_ThePolygonOfHInter() 공개 메소드

public IntCurveSurface_ThePolygonOfHInter ( ) : System
리턴 System

IntCurveSurface_ThePolygonOfHInter() 공개 메소드

public IntCurveSurface_ThePolygonOfHInter ( Adaptor3d_HCurve Curve, TColStd_Array1OfReal Upars ) : System
Curve Adaptor3d_HCurve
Upars TColStd_Array1OfReal
리턴 System

IntCurveSurface_ThePolygonOfHInter() 공개 메소드

public IntCurveSurface_ThePolygonOfHInter ( Adaptor3d_HCurve Curve, double U1, double U2, int NbPnt ) : System
Curve Adaptor3d_HCurve
U1 double
U2 double
NbPnt int
리턴 System

IntCurveSurface_ThePolygonOfHInter() 공개 메소드

public IntCurveSurface_ThePolygonOfHInter ( Adaptor3d_HCurve Curve, int NbPnt ) : System
Curve Adaptor3d_HCurve
NbPnt int
리턴 System

IntCurveSurface_ThePolygonOfHInter() 공개 메소드

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

NbSegments() 공개 메소드

public NbSegments ( ) : int
리턴 int

SetDeflectionOverEstimation() 공개 메소드

public SetDeflectionOverEstimation ( double x ) : void
x double
리턴 void

SupParameter() 공개 메소드

public SupParameter ( ) : double
리턴 double