chore(markdown): Added settings.scale to shorthand docs. See #1638
This commit is contained in:
parent
a3ebf60b97
commit
c7f3788732
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ The `Part.shorthand()` method returns a plain object with the following properti
|
||||||
| `paths` | Holds `part.paths` |
|
| `paths` | Holds `part.paths` |
|
||||||
| `Point` | The [Point constructor](/reference/api/point) |
|
| `Point` | The [Point constructor](/reference/api/point) |
|
||||||
| `points` | Holds `part.points` |
|
| `points` | Holds `part.points` |
|
||||||
|
| `scale` | Holds `pattern.settings.scale` |
|
||||||
| `Snippet` | The [Snippet constructor](/reference/api/snippet) |
|
| `Snippet` | The [Snippet constructor](/reference/api/snippet) |
|
||||||
| `snippets` | Holds `part.snippets` |
|
| `snippets` | Holds `part.snippets` |
|
||||||
| `options` | Holds `pattern.settings.options` |
|
| `options` | Holds `pattern.settings.options` |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue