MGED CMD rcc-tor

From BRL-CAD
Revision as of 09:22, 18 August 2008 by Dloman (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


rcc-tor

Syntax

rcc-tor rccname newname


Argument(s)

rccname
RCC shape to be 'blended'
newname
Name of resultant object


Return Value(s)

No Return Values for this command.


Description

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)

mged> rcc-tor rcc.s tor.s
Create a TOR shape named tor.s using the parameters of rcc.s.


See Also

rcc-blend
rcc-cap
rcc-tgc
rcc-tor

Page Generated by David Loman on: 10/11/2007 at: 2:01:30 PM