Interface IPathSegment<TPoint>
A path segment used to define IPath<TPoint>.
Namespace: Oasys.Geometry.Paths2D
Assembly: AdSec_API_IDL.dll
Syntax
public interface IPathSegment<TPoint>Type Parameters
| Name | Description | 
|---|---|
| TPoint | 
See Also
ILineSegment<TPoint>
      IArcSegment<TPoint>