|
IGeom3DSpline::Weights
Description
This property allows you to get the array of weights for a given surface.
Syntax
Weights = Weights ( );
Return: (Variant) Weights |
Array of spline surface weights. The order of the weights stored in the array is (U, V). |
|