brepjs API Reference
    Preparing search index...

    Interface SegmentOptions

    interface SegmentOptions {
        clockwise?: boolean;
        largeArc?: boolean;
    }

    Hierarchy (View Summary)

    Index
    clockwise?: boolean
    largeArc?: boolean