MGED CMD in


[edit] in

Contents


[edit] Syntax

in [-f] [-s] new_shape_name shape_type <parameters>


[edit] Argument(s)

-f
Optional. Does not draw solid.
-s
Optional. Send solid to Solid Edit Mode after creation.
new_shape_name
Name for new shape.
shape_type
Valid Shape Type
<Parameters>
Parameters required for defining new shape.


[edit] Return Value(s)

No Return Values for this command.


[edit] Description

The "in" command allows the user to type in the arguments needed to create a shape with the name new_shape_name of the type shape_type. The command may be invoked with no arguments, and it will prompt the user for all needed information. The -s option will invoke the primitive edit mode on the new shape immediately after creation. The -f option does not draw the new shape, and therefore the -s option may not be used in conjunction with -f. The possible values for shape_type are:


[edit] Example(s)

mged> in new1 raw 0 0 0 0 0 1 1 0 0 0 1 0
Create an ARB named new1 in the form of a right angle wedge.


[edit] See Also

make
draw
e
E
d
Z
BRL-CAD Primitives

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