brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
2d
circle2d
Function circle2d
circle2d
(
center
:
Point2D
,
radius
:
number
,
sense
?:
boolean
,
)
:
Result
<
Curve2DHandle
>
Create a full 2D circle.
Parameters
center
:
Point2D
radius
:
number
Optional
sense
:
boolean
Returns
Result
<
Curve2DHandle
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Create a full 2D circle.