SetWeight Method |
Sets the weight of the control point at a given index.
Signature
object.SetWeight Index, Weight
Object
Spline
The object or objects this method applies to.
Index
Integer; input-only
The position in the control point list to set the weight. The first
control point is index 0.
Weight
Double; input-only
The new weight of the point.
Comments? |