2012

Table Of Contents
Ribbon: Mesh Modeling tab Primitives panel Modeling, Meshes,
Ruled Surface
Menu: Draw Modeling Meshes Ruled Mesh
Summary
Select two edges that define the mesh. The edges can be lines, arcs, splines,
circles, or polylines. If one of the edges is closed, then the other edge must
also be closed. You can also use a point as one edge for either an open or a
closed curve.
The MESHTYPE system variable sets which type of mesh is created. Mesh
objects are created by default. Set the variable to 0 to create legacy polyface
or polygon mesh.
For closed curves, the selection does not matter. If the curve is a circle, the
ruled mesh begins at the 0-degree quadrant point, as determined by the current
X axis plus the current value of the SNAPANG system variable. For closed
polylines, the ruled mesh starts at the last vertex and proceeds backward along
the segments of the polyline. Creating a ruled mesh between a circle and a
closed polyline can be confusing. Substituting a closed semicircular polyline
for the circle might be preferable.
The ruled mesh is constructed as a 2 by N polygon mesh. RULESURF places
half the mesh vertices at equal intervals along one defining curve, and the
other half at equal intervals along the other curve. The number of intervals
is specified by the SURFTAB1 system variable. It is the same for each curve;
therefore, the distance between the vertices along the two curves differs if the
curves are of different lengths.
RULESURF | 1683