---
title: position
framework: groupactivities
role: symbol
role_heading: Instance Property
path: groupactivities/spatialtemplateelement/position
---

# position

The location of the element in the shared coordinate space.

## Declaration

```swift
var position: SpatialTemplateElementPosition { get }
```

## Discussion

Discussion This property contains a position structure that represents the distances from the origin along the x- and y-axes.

## See Also

### Getting the element details

- [direction](groupactivities/spatialtemplateelement/direction.md)
- [role](groupactivities/spatialtemplateelement/role.md)
