MGED CMD analyze
From BRL-CAD
analyze[edit]
Contents
Syntax[edit]
- analyze [arb_name]
Argument(s)[edit]
- [arb_name]
- Required when not in SOLID_EDIT_MODE.
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
The analyze command displays the rotation and fallback angles, surface area, and plane equation for each face of the ARB specified on the command line. The total surface area and volume and the length of each edge are also displayed. If executed while editing an ARB, the arb_name may be omitted, and the ARB being edited will be analyzed.
Example(s)[edit]
- mged> analyze arb_name
- Analyze the ARB named arb_name
See Also[edit]
- No related commands.
Page Generated by David Loman on: 10/11/2007 at: 9:42:20 AM