disk

This command creates a disk by specifying its center point and the radius.

Inline mode usage

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

Interactive mode usage

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

Example

>disk
Select center [x y z] 0 0 0
Set radius 4
> 

Result



Figure 1. Resulting disk