Difference between revisions of "MGED CMD sph-part"

From BRL-CAD
(https://www.google.com/search?q=loretta+plant&rlz=1CADEAC_enUS764US764&oq=loretta+plant&aqs=chrome..69i57j0l5.4610j0j7&sourceid=chrome&ie=UTF-8&safe=active&ssui=on - "loretta plant - Google Search")
m (Reverted edits by User000name (talk) to last revision by Ssd)
 
Line 2: Line 2:
 
[[Category:MGED object generators|Sph-part]]
 
[[Category:MGED object generators|Sph-part]]
 
=sph-part=
 
=sph-part=
'''sph-part''' is an [[MGED]] command.
 
 
__TOC__
 
__TOC__
  

Latest revision as of 16:41, 5 December 2017

sph-part[edit]

Syntax[edit]

sph-part sph1name sph2name newname


Argument(s)[edit]

sph1name
Name of a Valid BRL-CAD Sphere Primitive.
sph2name
Name of a Valid BRL-CAD Sphere Primitive.
newname
Name for destination PART.

Return Value(s)[edit]

No Return Values for this command.


Description[edit]

The "sph-part" command creates a PART shape that encompasses two specified SPH shapes based on their parameters.

Example(s)[edit]

mged> sph-part sph1.s sph2.s part.s
Create a PART shape named part.s that surrounds the spheres sph1.s and sph2.s.

See Also[edit]

No related commands.



Page Generated by David Loman on: 10/12/2007 at: 7:23:54 AM