Difference between revisions of "MGED CMD tor-rcc"
From BRL-CAD
(New page: Category:MGED =tor-rcc= __TOC__ ==Syntax== :'''tor-rcc''' ''torname newname'' ==Argument(s)== : '''torname''' :: Name of valid BRL-CAD TOR. : '''newname''' :: Name of the to be cr...) |
m |
||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Tor-rcc]] |
− | + | [[Category:MGED object generators|Tor-rcc]] | |
=tor-rcc= | =tor-rcc= | ||
__TOC__ | __TOC__ |
Latest revision as of 23:54, 3 January 2010
tor-rcc[edit]
Contents
Syntax[edit]
- tor-rcc torname newname
Argument(s)[edit]
- torname
- Name of valid BRL-CAD TOR.
- newname
- Name of the to be created RCC.
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
The "tor-rcc" command creates an RCC shape that fills in the hole of a specified TOR.
Example(s)[edit]
- mged> tor-rcc tor.s rcc.s
- Create an RCC named rcc.s to fill in the hole in the middle of tor.s.
See Also[edit]
- No related commands.
Page Generated by David Loman on: 10/12/2007 at: 7:26:04 AM