# Point

### <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FcSINKVJaH2bPYqNi2fYB%2FG1_01_DRAW_POINT.png?alt=media&#x26;token=0539edc4-921b-42fe-8664-9ff07aeb2c31" alt="" data-size="line">  Point

The Point command draws a single point object at a specified location.

### <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2F7ZBy753ZxMLXRXLF7S1p%2FPOINT_01_DRAW_MULTIPLE_POINT.png?alt=media&#x26;token=a7eea4d6-26d7-4f40-beee-b7430753a9f6" alt="" data-size="line"> Multiple

The Points command draws multiple point objects.

### <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2F3QaQRAnPl22yCpwrRcM5%2FPOINT_04_DRAW_EXTRACT_POINTS.png?alt=media&#x26;token=868a2e27-ef61-4f3b-ad84-c3e6f4be3df4" alt="" data-size="line"> Extract

The ExtractPt command places point objects at curve control points or edit point locations, surface and text control point locations, polygon mesh vertices, and so on.

### <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2Ff15O9d7kYXHNe08freR5%2FPOINT_02_DRAW_CLOSEST_POINT.png?alt=media&#x26;token=02142081-478e-4d96-a9f6-678d5dbd6c96" alt="" data-size="line"> Closest Point

The ClosestPt command creates a point object at the closest point from a specified location to a selected object or on two objects where they are closest to each other.

### <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2Fb4cdFrLNHV4lNE40bJpI%2FPOINT_03_DRAW_CLOSEST_POINT_2_OBJ.png?alt=media&#x26;token=1c68f0ff-6cd5-4fd3-900d-78590a111324" alt="" data-size="line"> Closest Point Between Two Objects

This tool analyzes and identifies the closest point between two selected objects based on a specified point between them

### <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FjfcGknM1T4Kr3AJg8zB6%2FPOINT_05_DRAW_MARK_START.png?alt=media&#x26;token=9beeea80-2bab-4318-96d7-0db349f75fcc" alt="" data-size="line">Mark Curve Start

The CrvStart command places a point object at the start of a curve.

### <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FGYzlEsjfFgwSmUimn7S6%2FPOINT_06_DRAW_MARK_END.png?alt=media&#x26;token=d7fba70f-998c-4806-8dbb-213407e988d2" alt="" data-size="line"> Mark Curve End

The CrvEnd command places a point object at the end of a curve.

### <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FPhbmCPY37SySMRUbYqrb%2FPOINT_07_DRAW_DIVIDE_LENGHT.png?alt=media&#x26;token=8ebd780f-de77-404a-ba31-0f98046f66e1" alt="" data-size="line"> Divide By Length

The Divide command creates point objects along a curve or splits a curve by equal length.

### <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2Faw1N9P2lL9byesz4ew4w%2FPOINT_08_DRAW_DIVIDE_SEGMENTS.png?alt=media&#x26;token=685243e6-3e84-432b-a39f-bfaf78091560" alt="" data-size="line"> Divide By Segments

The Divide command creates point objects along a curve or splits a curve by number of segments.


---

# 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/curve/basic-geometry/point.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.
