MGED CMD make


[edit] make

Contents


[edit] Syntax

make -t | new_shape_type


[edit] Argument(s)

-t
Return a list of shape types handled by make.
new_shape_type
Type of new shape to make.


[edit] Return Value(s)

-t
Return a list of shape types handled by make.


[edit] Description

The "make" command creates a new_shape of the indicated type. The new_shape is sized according to the current view size and is dependent on the type. The possible values for type are:


[edit] Example(s)

mged> make shapea sph
Create a sphere named shapea
mged> make -t
Return a list of shape types handled by make


[edit] See Also

in
BRL-CAD Primitives

Page Generated by David Loman on: 10/11/2007 at: 1:49:49 PM