Difference between revisions of "MGED CMD rcc-tor"
From BRL-CAD
(New page: Category:MGED =rcc-tor= __TOC__ ==Syntax== :rcc-tor rccname newname ==Argument(s)== : '''rccname''' :: RCC shape to be 'blended' : '''newname''' :: Name of resultant object ==Re...) |
m |
||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Rcc-tor]] |
− | + | [[Category:MGED object generators|Rcc-tor]] | |
=rcc-tor= | =rcc-tor= | ||
__TOC__ | __TOC__ |
Latest revision as of 23:44, 3 January 2010
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