C# 클래스 CascadeSharp.TKGeomBase.GCPnts.GCPnts_DistFunction

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

공개 메소드들

메소드 설명
GCPnts_DistFunction ( ) : System
GCPnts_DistFunction ( Adaptor3d_Curve theCurve, double U1, double U2 ) : System
GCPnts_DistFunction ( GCPnts_DistFunction theOther ) : System
Value ( double X, double &F ) : bool

메소드 상세

GCPnts_DistFunction() 공개 메소드

public GCPnts_DistFunction ( ) : System
리턴 System

GCPnts_DistFunction() 공개 메소드

public GCPnts_DistFunction ( Adaptor3d_Curve theCurve, double U1, double U2 ) : System
theCurve Adaptor3d_Curve
U1 double
U2 double
리턴 System

GCPnts_DistFunction() 공개 메소드

public GCPnts_DistFunction ( GCPnts_DistFunction theOther ) : System
theOther GCPnts_DistFunction
리턴 System

Value() 공개 메소드

public Value ( double X, double &F ) : bool
X double
F double
리턴 bool