Returns the parameter of a curve at the specified distance from the beginning of the curve
Supported Platforms: Windows only
(vlax-curve-getParamAtDist curve-obj dist)
Type: VLA-object
The object to be measured.
Type: Integer or Real
A number specifying the distance from the beginning of the curve.
Type: Real or nil
A number representing a parameter, if successful; otherwise nil.
(vlax-curve-getParamAtDist splineObj 1.0) 0.685049