Method | Sets how the surface is generated.
- Define Poles
— Poles (vertices) of the control net are defined by data
points or vertices of elements. The number of poles in the u- and v-direction
must be greater than or equal to the order in that direction.
- Through Points
— Surface passes through the points defined by the data points
or vertices of elements and is interpolated at each point. One pole is defined
for each data point, the number of which must be greater than or equal to
the Order.
- L-Square By Tol
— The surface is approximated based on the points defined
by the data points or the vertices of the identified line string or shape.
The maximum deviation of the input points from the surface is adjustable using
the Tolerance setting. After the approximation surface is created, the maximum
deviation and the mean deviation are displayed in the status field.
- L-Square By Num
— The sum of the squares of the distances from the data points
or vertices of elements to corresponding points on the surface is minimized.
The control net has the active number of Poles in the u- and v-direction.
If the maximum error exceeds the Tolerance, the maximum error is displayed
in the status bar.
see footnote 99
- Catmull-Rom
— Fourth-order NURBS surface that is interpolated to closely
resemble the overall shape defined by the data points entered or vertices
of the selected line strings.
|