addFraction Method
Append a fraction to the fractions array.
addFraction(fraction: number): void
| Parameter | Type | Description | 
|---|---|---|
| fraction | number | 
Returns - void
Defined in
- curve/LineString3d.ts Line 214
Last Updated: 20 June, 2023
Append a fraction to the fractions array.
addFraction(fraction: number): void
| Parameter | Type | Description | 
|---|---|---|
| fraction | number | 
Returns - void
Last Updated: 20 June, 2023