ReadonlyangleThe angle for the arc.
ReadonlyinitialThe initial surface normal for the arc.
ReadonlyplaneThe plane in which the arc lies.
ReadonlyradiusThe uniform radius for the arc.
Whether the arc is a complete circle.
The arc length.
The type of the curve.
Evaluates the frame at the specified distance.
The distance.
The frame.
Evaluates the normal to the arc at the specified arc-length.
The arc-length.
The normal to the arc.
ProtectednormalizeEvaluates the point on the arc at the specified arc-length.
The arc-length.
The point on the arc.
Calculates the angle for the specified point when projected onto the arc.
The point.
The angle for the projected point.
Calculates the arc-length for the specified point when projected onto the arc.
The point.
The arc-length for the projected point.
ProtectedsegmentProtectedsegmentEvaluates the tangent to the arc at the specified arc-length.
The arc-length.
The tangent to the arc.
Returns the portion of the arc between two arc-length distances.
The start arc-length.
The end arc-length.
The trimmed arc.
StaticequalsStaticnot
Immutable arc.
Remarks
The arc starts at
origin + firstAxis * radiusand proceeds counter-clockwise when looking against the direction of the plane's normal (right-hand rule).