GraphicArc2d Interface
A GraphicPrimitive representing a 2d open arc or closed ellipse that can be supplied to addPrimitive.
@see addArc2d.
Properties
| Name | Type | Description | |
|---|---|---|---|
| arc | Arc3d | ||
| filled | boolean | undefined | ||
| isEllipse | boolean | undefined | ||
| type | "arc2d" | ||
| zDepth | number |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.