sphere

This command creates a new sphere in the geometry.

Inline mode usage

sphere -h
Displays the help file that summarizes the parameters for this command.
sphere –n <name> -p <center_x> <center_y> <center_z> <radius>
Creates a sphere centered at the given point and with a given radius.

Interactive mode usage

Invocation
sphere
Parameters
  • Center point of the sphere.
  • Radius of the sphere.

Example

>sphere
Select center [x y z] 0 1 0
Select radius 3
> 

Result



Figure 1. Resulting sphere