C# Class CascadeSharp.TKGeomBase.GCPnts.GCPnts_DistFunction

Inheritance: math_Function
Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
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

Method Details

GCPnts_DistFunction() public méthode

public GCPnts_DistFunction ( ) : System
Résultat System

GCPnts_DistFunction() public méthode

public GCPnts_DistFunction ( Adaptor3d_Curve theCurve, double U1, double U2 ) : System
theCurve Adaptor3d_Curve
U1 double
U2 double
Résultat System

GCPnts_DistFunction() public méthode

public GCPnts_DistFunction ( GCPnts_DistFunction theOther ) : System
theOther GCPnts_DistFunction
Résultat System

Value() public méthode

public Value ( double X, double &F ) : bool
X double
F double
Résultat bool