Command: plan

Syntax

plan { <window> }

Description

Display an orthographic plan view of the model.

Parameters

Switches

Notes

If the window is not currently in use, or is not a graphic window, no action is taken.

Examples

Draw a plan view of the current orthogonal box in the current graphic window.

plan

Draw a plan view of the current orthogonal box in a specified window.

plan win2

Draw a plan view between two points.

plan -p1=p0, -p2=my_point

Draw a plan view between two Z ordinates.

plan -o1=10, -o2=100

See Also

Commands:

axes, north, under

Structures:

window (graphic)