MGED CMD ill
ill[edit]
Contents
Syntax[edit]
- ill obj_name
Argument(s)[edit]
- object_name
- Valid BRL-CAD Solid
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
The "ill" command performs the function of selecting an object after entering solid (i.e., primitive) illuminate or object illuminate mode. In solid illuminate mode, this command selects the specific shape for editing. In object illuminate mode, this command selects the leaf object for the object path, then the user may use the mouse to select where along the object path the editing should be applied. In both modes, the ill command will only succeed if the specified obj_name is only referenced once in the displayed objects; otherwise a multiply referenced message will be displayed. If the ill command fails, the user must resort to either using the mouse to make the selection, or using aipand M 1 0 0.
Example(s)[edit]
- mged> ill shapea
- Select shapea for editing
See Also[edit]
Page Generated by David Loman on: 10/11/2007 at: 1:10:14 PM