Preparing search index...
The search index is not available
TrueForm API
TrueForm API
dsl/geometry
sketchArc
Function sketchArc
sketch
Arc
(
id
,
start
,
end
,
center
,
direction
,
opts
?
)
:
SketchArc
Parameters
id
:
string
start
:
Point2D
end
:
Point2D
center
:
Point2D
direction
:
"cw"
|
"ccw"
Optional
opts
:
{
construction
?:
boolean
;
}
Optional
construction
?:
boolean
Returns
SketchArc
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TrueForm API
Loading...