Show / Hide Table of Contents

    Namespace Elements.Geometry.Interfaces

    Interfaces

    IBoundedCurve

    A curve with a start and an end. Examples of bounded curves include polylines and bezier curves.

    IConic

    A conic section.

    ICurve

    An infinite curve.

    ITessellate

    ITransformable<T>

    An object that can return a transformed copy of itself

    ITrimmedCurve<TBasis>

    A trimmed curve.