# SnapStep

## Content

# Type Alias: SnapStep

```ts
type SnapStep = object;
```

## Properties

### cm

```ts
cm: number;
```

***

### in

```ts
in: number;
```
