CascadeSharp.TKG3d.LProp3d.LProp3d_CLProps.SetParameter C# (CSharp) Method

SetParameter() public method

public SetParameter ( double U ) : void
U double
return void
        public void SetParameter(double U)
        {
            throw new NotImplementedException();
        }