# Remap to CPlane

## <img src="/files/8aGMPuKoX8doaekd1jUH" alt="" data-size="line"> Remap to Cplane <a href="#profiles" id="profiles"></a>

The RemapCPlane command reorients selected objects to a different construction plane.

### **Steps**

1. Select objects.
2. Click in the viewport that contains the construction plane to which you want to map the objects.\
   The objects are moved and rotated so they have the same relationship to the new construction plane as they had to the original construction plane.

***

### Command-line options

**Copy:** Specifies whether or not the objects are copied. A plus sign ![](https://docs.mcneel.com/rhino/8/help/en-us/image/icons/copyplus.png) appears at the cursor when copy mode is on.

The [RememberCopyOptions ](https://docs.mcneel.com/rhino/8/help/en-us/options/general.htm#RememberCopyOptions)command determines whether the selected option is used as the default.

**CPlane:** Sets the target CPlane by typing the CPlane name. It can be a world plane (Top, Bottom, Front, Back, Left, Right) or a named CPlane.

**View:** Sets the target CPlane by typing the viewport name. It can be a default (Top, Bottom, Front, Back, Left, Right), existing, or named view.

***

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/remapcplane.htm?Highlight=Remap).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rhinoartisan.com/commands/transform/orient/remap-to-cplane.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
