brepjs API Reference
    Preparing search index...

    Type Alias Wire<D>

    Wire: ShapeHandle & { "[___brand]": "wire"; "[___dim]": D }

    An ordered sequence of connected edges forming a path or loop.

    Type Parameters