brepjs API Reference
    Preparing search index...

    Interface SdfSweepOptions

    Options for sweep.

    interface SdfSweepOptions {
        closed?: boolean;
    }
    Index

    Properties

    Properties

    closed?: boolean

    Close the spine into a loop, skipping the open-end caps. Default false.