MGED CMD rcc-tgc

From BRL-CAD

rcc-tgc[edit]

Syntax[edit]

rcc-tgc rccname newname x y z [b|t]


Argument(s)[edit]

rccname
RCC shape to be 'blended'
newname
Name of resultant object
x y z
Apex
[b|t]
Either Base or Top


Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "rcc-tgc" command creates a TGC shape with the specified apex (x y z) at one end (base [b] or top [t]) of the specified RCC. The default end is the base.


Example(s)[edit]

mged> rcc-tgc rcc.s tgc.s 0 2 4
Create a TGC shape named tgc.s with an apex at (0 2 4) from the base of rcc.s.


See Also[edit]

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

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