MGED CMD nirt

From BRL-CAD


nirt[edit]

Syntax[edit]

nirt [nirt_args]


Argument(s)[edit]

[nirt_args]
See Man Page.


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "nirt" command runs the nirt program that is distributed with BRL-CAD to intersect a single ray with the displayed objects. By default, nirt is run using the current database and the currently displayed objects, and it uses the current eye point as the ray start point and the current viewing direction as the ray direction. This effectively fires a ray at the center of the MGED display. The resulting collection of intersections between the ray and the objects is listed. Additional arguments may be supplied on the nirt command line. See the man page of nirt for more details.


Example(s)[edit]

mged> nirt
Fire a single ray through the center of the MGED display


See Also[edit]

No related commands.



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