MGED CMD i


[edit] i

Contents


[edit] Syntax

i obj_name comb_name [operation]


[edit] Argument(s)

obj_name
Object to add to comb_name
comb_name
Combination that object_name will be added to.
operation
Optional. 'u', '-' or '+'. 'u' assumed if omitted.


[edit] Return Value(s)

No Return Values for this command.


[edit] Description

The "i" command adds obj_name to the end of the combination named comb_name. The operation may be "+," "-," or "u." If no operation is specified, "u" is assumed. If comb_name does not exist, it is created.


[edit] Example(s)

mged> i region3 group5
Add region3 to the combination group5


[edit] See Also

No related commands.



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