# Clipping Sections

## <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FW0h4O7JV0WARu0PNOdqL%2F24_DRAFTING_CLIPPING_SECTIONS.png?alt=media&#x26;token=e8d0aecb-f64d-46d4-88c4-0594a33b2b7d" alt="" data-size="line"> Clipping Sections

The ClippingSections command creates clipping planes that cut through selected objects with settings to define direction, depth, label, and save section views as Named Views.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FaekocQf4lqxVsgzV2fgo%2FClipping%20Sections.jpg?alt=media&#x26;token=e830eb0e-2e77-43e8-bf6b-9ca88f2081cb" alt=""><figcaption><p>Clipping Section Example</p></figcaption></figure>

#### **Steps**

1. Select objects to clip (press Enter to section through all objects).
2. Place one or more clipping sections in viewports.

   During placement, the clipping widget turns red if it does not intersect eligible objects' overall bounding box in World coordinates.

   Command-line options for each clipping section can be set before placing it.

### Command-line options

**Dir:** Sets the clipping section direction.

**CPlane** <img src="https://docs.mcneel.com/rhino/8/help/en-us/image/command_icons/clippingsectionscplane.png" alt="" data-size="line">: The clipping section is parallel to the current CPlane.

<div align="left"><img src="https://docs.mcneel.com/rhino/8/help/en-us/image/topic_illustrations/clippingsections_cplane.png" alt=""></div>

**X** <img src="https://docs.mcneel.com/rhino/8/help/en-us/image/command_icons/clippingsectionsx.png" alt="" data-size="line">: The clipping section is vertical to the current CPlane and parallel to the X-axis.

<div align="left"><img src="https://docs.mcneel.com/rhino/8/help/en-us/image/topic_illustrations/clippingsections_x.png" alt=""></div>

**Y** <img src="https://docs.mcneel.com/rhino/8/help/en-us/image/command_icons/clippingsectionsy.png" alt="" data-size="line">: The clipping section is vertical to the current CPlane and parallel to the Y-axis.

<div align="left"><img src="https://docs.mcneel.com/rhino/8/help/en-us/image/topic_illustrations/clippingsections_y.png" alt=""></div>

**Custom** <img src="https://docs.mcneel.com/rhino/8/help/en-us/image/command_icons/clippingsectionscustom.png" alt="" data-size="line">: The clipping section is vertical to the current CPlane and parallel to the direction defined by two points.

<div align="left"><img src="https://docs.mcneel.com/rhino/8/help/en-us/image/topic_illustrations/clippingsections_custom.png" alt=""></div>

**CustomDepth**

When set to No, the clipping plane depth is infinite. If set to Yes, the Depth option appears at the command line, allowing the user to set the depth.

<div align="left"><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2F7vN1x6MsiTXq4WNeddkO%2Fimage%2091.png?alt=media&#x26;token=2993a40d-5e71-4a4c-91f9-a91a3f19153a" alt="" width="375"></div>

**Depth:** Defines the thickness of the visible portion of the clipped object. The default depth is zero.

**Clip:** This option enables or disables clipping of the view that is active when the command starts. The views to be clipped can be set or modified at any time in the clipping plane properties.

**Name:** Sets the prefix used for the section names. Section names are incremented. For example, if you set the Name=SEC, sections are named SEC\_01, SEC\_02, SEC\_03, etc.

**LabelMode:** Sets how to display section names in viewports. The default label mode is Text.

* **None:** Do not display the name.
* **Dot:** Displays the name as a Dot.

There is no control over the font and size of the dot labels.

<div align="left"><img src="https://docs.mcneel.com/rhino/8/help/en-us/image/topic_illustrations/clippingplanedotlabel.png" alt=""></div>

**Text:** Displays the name as Text near the direction indicators.

The text label size is proportional to the widget size. The font of the current annotation style on Clipping Plane creation is applied.

<div align="left"><img src="https://docs.mcneel.com/rhino/8/help/en-us/image/topic_illustrations/clippingplanetextlabel.png" alt=""></div>

**SaveToNamedView:** Creates a [named view](https://docs.mcneel.com/rhino/8/help/en-us/commands/namedview.htm) that corresponds to a view of the section.

{% hint style="info" %}
Note: Sections placed in a perspective viewport will generate named views in perspective projections, not parallel ones.
{% endhint %}

**Flip:** Swaps the clipping section direction.

<div align="left"><img src="https://docs.mcneel.com/rhino/8/help/en-us/image/topic_illustrations/clippingsections_flip.gif" alt=""></div>

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/clippingplane.htm#ClippingSections).
