# Project to CPlane

## <img src="/files/rSktLPLargkKC8K1ujuN" alt="" data-size="line"> Project to CPlane <a href="#profiles" id="profiles"></a>

The ProjectToCPlane command flattens objects onto the construction plane.

### **Steps**

1. Select objects.
2. Choose to either keep or delete the input objects.\
   The objects will project to the construction plane in the viewport that is current when the command ends.

* The projected object has the same control point structure as the original object, except that all the control points are projected to the construction plane. This command works on points, curves, surfaces, polysurfaces, meshes, and block instances.
* When block instances are selected, the block insertion points are projected. The block instances are moved along with their insertion points.

***

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


---

# 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/project-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.
