Merge pull request #3974 from BenJamesBen/optional-measurements
fix(bob,penelope,docs): Access optional measurements via `measurements`
This commit is contained in:
commit
b1ec35b73c
6 changed files with 29 additions and 24 deletions
|
@ -38,3 +38,12 @@ const part = {
|
|||
}
|
||||
```
|
||||
|
||||
<Tip>
|
||||
|
||||
Although they are specified via the part configuration `optionalMeasurements`
|
||||
property, optional measurements are accessed via the 'measurements'
|
||||
settings property.
|
||||
|
||||
(There is no `optionalMeasurements` settings property.)`
|
||||
|
||||
</Tip>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue