GraphicArc Interface
A GraphicPrimitive representing a 3d open arc or closed ellipse that can be supplied to addPrimitive.
@see GraphicBuilder.addArc.
Properties
Name | Type | Description | |
---|---|---|---|
arc | Arc3d | ||
filled | boolean | undefined | ||
isEllipse | boolean | undefined | ||
type | "arc" |
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.