2011

Table Of Contents
is a bicubic surface that is interpolated between four adjoining edges (which
can be general space curves).
Create a Ruled Mesh
There are several methods for creating meshes.
With RULESURF, you create a mesh between two lines or curves. Use two
different objects to define the edges of the ruled mesh: lines, points, arcs,
circles, ellipses, elliptical arcs, 2D polylines, 3D polylines, or splines.
Both objects that are used as the rails of a ruled mesh must be either open
or closed. You can pair a point object with either an open or a closed object.
You can specify any two points on closed curves to complete the operation.
For open curves, construction of the ruled mesh is based on the locations of
the specified points on the curves.
Construct Meshes from Other Objects | 1069