Sphere

The Sphere primitive causes a solid geometric figure whose surface is at all points equidistant from the center to be drawn.

Sphere primitive parameters

Slices <Value>

Parameter <Value>
Range > 3
Default 10
(R)eal #, (I)nteger? I
Description Number of vertical sections comprising the sphere.

Stacks <Value>

Parameter <Value>
Range > 1
Default 5
(R)eal #, (I)nteger? I
Description Number of horizontal sections comprising the sphere.

Radius <Value>

Parameter <Value>
Range > 0.0
Default 1.0
(R)eal #, (I)nteger? R
Description Radius of the sphere.

Sphere primitive:

Component Dome2

Sphere
FaceColor grey40
Radius 30
Slices 20
Stacks 20
EndSphere
Translate 0 0 33

EndComponent