section create

Creates a section cut.

Syntax

section create planar <name>

section create spherical name>

Arguments

planar
Create a planar section cut.
spherical
Create a spherical section cut.
<name>
Optional. The name of the section cut. If not specified, it defaults to "Section 1", "Section 2", and so on.

Example

Create a planar section cut with the default name "Section 1":

section create planar "Section 1"