Namespace Oasys.Geometry.Paths2D
Interfaces
IArcSegment<TPoint>
An arc segment used to define IPath<TPoint>.
ILineSegment<TPoint>
A line segment used to define IPath<TPoint>.
IPath<TPoint>
IPathSegment<TPoint>
A path segment used to define IPath<TPoint>.