MGED CMD rcc-tor
From BRL-CAD
rcc-tor[edit]
Contents
Syntax[edit]
- rcc-tor rccname newname
Argument(s)[edit]
- rccname
- RCC shape to be 'blended'
- newname
- Name of resultant object
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
The "rcc-tor" command is used to round the edges of the specified RCC by creating a torus based on the parameters of that RCC. The radius values of the RCC must be greater than half its height.
Example(s)[edit]
- mged> rcc-tor rcc.s tor.s
- Create a TOR shape named tor.s using the parameters of rcc.s.
See Also[edit]
Page Generated by David Loman on: 10/11/2007 at: 2:01:30 PM