plane

This command creates a plane in the geometry.

Inline mode usage

plane -h
Displays the help file that summarizes the parameters for this command.
plane –n <name> -p <point1_x> <point1_y> <point1_z> <width> <depth>
Creates a new plane determined by a start point, width and depth.

Interactive mode usage

Invocation
plane
Parameters
  • First point.
  • Width.
  • Depth.

Example

> plane
Select first point [x y z] 0 0 0
Plane size [width depth] 2 2
> 

Result



Figure 1. Resulting plane