SetFitPoint Method |
Sets a fit point for the spline.
Signature
object.SetFitPoint Index, Value
Object
Spline
The object or objects this method applies to.
Index
Integer; input-only
The index location of the fit point you wish to set. The first fit
point is index 0.
Value
Variant (three-element array of
doubles)
The 3D WCS coordinates specifying the fit point for the spline at
the given index location.
Comments? |