CascadeSharp.TKG2d.Geom2dLProp.Geom2dLProp_FuncCurNul.Values C# (CSharp) Method

Values() public method

public Values ( double X, double &F, double &D ) : bool
X double
F double
D double
return bool
        public bool Values(double X, ref double F, ref double D)
        {
            throw new NotImplementedException();
        }
    }; // class Geom2dLProp_FuncCurNul