REVSURF (Command)

Creates a mesh by revolving a profile about an axis.

Find

Select a line, arc, circle, or 2D or 3D polyline to sweep in a circular path around a selected axis.

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.

The density of the generated mesh is controlled by the SURFTAB1 and SURFTAB2 system variables. SURFTAB1 specifies the number of tabulation lines that are drawn in the direction of revolution. If the path curve is a line, arc, circle, or spline-fit polyline, SURFTAB2 specifies the number of tabulation lines that are drawn to divide it into equal-sized intervals. If the path curve is a polyline that has not been spline fit, tabulation lines are drawn at the ends of straight segments, and each arc segment is divided into the number of intervals specified by SURFTAB2.

The following prompts are displayed.

Current wireframe density: SURFTAB1=current SURFTAB2=current

Object to revolve

Select a line, arc, circle, or 2D or 3D polyline.

Object that defines axis of revolution

Select a line or open 2D or 3D polyline. The axis direction cannot be parallel to the plane of the original object.

The path curve is swept about the selected axis to define the mesh. The path curve defines the N direction of the mesh. Selecting a circle or a closed polyline as the path curve closes the mesh in the N direction.

The vector from the first to the last vertex of the polyline determines the rotation axis. Any intermediate vertices are ignored. The axis of revolution determines the M direction of the mesh.

Start Angle

If set to a nonzero value, starts the mesh of revolution at an offset from the generating path curve.

Specifying a start angle starts the mesh of revolution at an offset from the generating path curve.

Included Angle

Specifies how far about the axis of revolution the mesh extends. The included angle is the distance through which the path curve is swept.

Entering an included angle that is less than a full circle prevents the circle from closing.

The point you use to select the axis of revolution affects the direction of revolution. The mesh in the following example was created by specifying a start angle of 0 degrees and an included angle of 90 degrees.