---
title: elements
framework: phase
role: symbol
role_heading: Instance Property
path: phase/phaseshape/elements
---

# elements

An array of objects that collectively describe the physical characteristics of a surface.

## Declaration

```swift
var elements: [PHASEShape.Element] { get }
```

## See Also

### Describing Surface Characteristics

- [PHASEShape.Element](phase/phaseshape/element.md)
