EXTRUDE(nged)

NAME

extrude - Modifies an ARB shape by extruding the specified face through the specified distance to determine the position of the opposing face.

SYNOPSIS

extrude {##### distance}

DESCRIPTION

Modifies an ARB shape by extruding the specified face through the specified distance to determine the position of the opposing face. The face to be extruded is identified by listing its vertex numbers as they are labeled in the MGED display when the ARB is edited. Note that the face identified is not moved, but the opposite face is adjusted so that it is the specified distance from the specified face. The order that the vertex numbers are listed determines the direction of the extrusion using the right-hand rule.

EXAMPLES

The example shows the use of the extrude command to move a face a specific distance from its opposing face.

Example 1. Moving a face a specific distance from its opposing face.

mged> extrude 1234 5

Moves face 5678 so that it is 5 units from face 1234.

AUTHOR

BRL-CAD Team

This software is Copyright (c) 1989-2021 by the United States Government as represented by U.S. Army Research Laboratory.

BUG REPORTS

Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org