MGED CMD rcc-tgc
From BRL-CAD
rcc-tgc
Contents
Syntax
- rcc-tgc rccname newname x y z [b|t]
Argument(s)
- rccname
- RCC shape to be 'blended'
- newname
- Name of resultant object
- x y z
- Apex
- [b|t]
- Either Base or Top
Return Value(s)
- No Return Values for this command.
Description
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)
- 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
Page Generated by David Loman on: 10/11/2007 at: 2:01:20 PM