---
metadata:
  - name: generator
    content: Diplodoc Platform v5.39.1
alternate:
  - https://yandex.com/dev/jsapi-v2-1/doc/en/v2-1/ref/reference/geometryEditor.view.Edge.md
  - https://yandex.com/dev/jsapi-v2-1/doc/ru/v2-1/ref/reference/geometryEditor.view.Edge.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/jsapi-v2-1/doc/en/llms.txt

# geometryEditor.view.Edge

{% note info %}

The constructor of the geometryEditor.view.Edge class is hidden, as this class is not intended for autonomous initialization.

{% endnote %}

View of an interim placemark. The constructor is not available in the package.full (a standard set of modules). This module is loaded on demand.

[Methods](#methods-summary)
## Methods {#methods-summary}

#|
|| **Name** | **Returns** | **Description** ||
|| [getPlacemark](https://yandex.com/dev/jsapi-v2-1/doc/en/v2-1/ref/reference/geometryEditor.view.Edge.md#getPlacemark)() | [GeoObject](https://yandex.com/dev/jsapi-v2-1/doc/en/v2-1/ref/reference/GeoObject.md)
| Returns a reference to the interim placemark geo object. The placemark data contains a reference to the data model for the interim placemark (called "model"). ||
|#

## Methods details {#method_detail}

### getPlacemark {#getPlacemark}

```javascript
{GeoObject} getPlacemark()
```

**Returns** a reference to the interim placemark geo object. The placemark data contains a reference to the data model for the interim placemark (called "model").
