Difference between revisions of "MGED CMD rpp-arch"
From BRL-CAD
(New page: Category:MGED =rpp-arch= __TOC__ ==Syntax== :rpp-arch rppname newname face ==Argument(s)== : '''rppname''' :: Name of RPP to be rounded : '''newname''' :: Name of resultant object...) |
m |
||
Line 1: | Line 1: | ||
− | [[Category:MGED]] | + | [[Category:MGED|Rpp-arch]] |
− | + | [[Category:MGED object generators|Rpp-arch]] | |
=rpp-arch= | =rpp-arch= | ||
__TOC__ | __TOC__ |
Latest revision as of 23:50, 3 January 2010
rpp-arch[edit]
Contents
Syntax[edit]
- rpp-arch rppname newname face
Argument(s)[edit]
- rppname
- Name of RPP to be rounded
- newname
- Name of resultant object
- face
- Face of rppname to round.
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
"rpp-arch" command is used to round a specified face of an RPP by creating an RCC based on the parameters of the RPP.
Example(s)[edit]
- mged> rpp-arch rpp.s arch.s 1234
- Create an RCC shape named arch.s at the 1234 face of the RPP.
See Also[edit]
Page Generated by David Loman on: 10/11/2007 at: 2:04:58 PM