---
title: center
framework: roomplan
role: symbol
role_heading: Instance Property
path: roomplan/capturedroom/surface/curve-swift.struct/center
---

# center

Center of the curve, in local coordinates. Corresponds to xz center coordinates

## Declaration

```swift
var center: simd_float2 { get }
```
