Preparing search index...
The search index is not available
TrueForm API
TrueForm API
index
PathSegment
Type alias PathSegment
Path
Segment
:
{
end
:
Point3D
;
kind
:
"path.line"
;
start
:
Point3D
;
}
|
{
center
:
Point3D
;
direction
?:
"cw"
|
"ccw"
;
end
:
Point3D
;
kind
:
"path.arc"
;
start
:
Point3D
;
}
Type declaration
end
:
Point3D
kind
:
"path.line"
start
:
Point3D
Type declaration
center
:
Point3D
Optional
direction
?:
"cw"
|
"ccw"
end
:
Point3D
kind
:
"path.arc"
start
:
Point3D
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TrueForm API
Loading...