brepjs API Reference
    Preparing search index...

    Interface BlueprintContourOptions

    interface BlueprintContourOptions {
        tolerance?: number;
    }
    Index
    tolerance?: number

    Approximation tolerance for non-SVG curves (bsplines). Default 1e-4.