forcePath
Getter
Whether to return a Path instead of a Loop when approximating a full (closed) ellipse.
forcePath: boolean
Returns - boolean
Setter
forcePath(value: boolean): void
Parameter | Type | Description |
---|---|---|
value | boolean |
Returns - void
Defined in
- curve/Arc3d.ts Line 201
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.