# Extrude Curve to Point

## <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FlsOmEsv2V705slqxzJ3K%2FG3_04_SURFACE_EXTRUDE_TO_POINT.png?alt=media&#x26;token=c5e82ea6-6343-446d-aaf1-6f8a2c14f03e" alt="" data-size="line"> Extrude Curve to Point

The ExtrudeCrvToPoint command creates a surface by tracing the path of a curve tapering to converge at a selected point.

### **Steps**

1. Select a curve.
2. Pick the point to extrude to.

### Command-line options

**Output**

* Surface: Create a surface object.
* SubD: Create a SubD object.

**Solid**: If the profile curve is closed and planar, both ends of the extruded object are filled with planar surfaces and joined to make a closed polysurface.

**DeleteInput**: Deletes (Yes) or keeps (No) the input objects.

**SplitAtTangents**

* Yes: Tangent points on the input curve extrude as joined edges.

<div align="left"><figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FBN10Ligq1qXzH27JrcUW%2Fsplitattangents_yes.png?alt=media&#x26;token=2a5d9a5c-bd8e-44af-ae86-7285be260e14" alt=""><figcaption></figcaption></figure></div>

* No: Tangent points on the input curve extrude as surface kinks.

<div align="left"><figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2F6hdpSbxxpzOaE7fPkrzT%2Fsplitattangents_no.png?alt=media&#x26;token=94e12d81-9db4-454f-8b7e-2147146fccce" alt=""><figcaption></figcaption></figure></div>

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