brepjs API Reference
    Preparing search index...

    Type Alias Compound<D>

    Compound: ShapeHandle & { "[___brand]": "compound"; "[___dim]": D }

    A heterogeneous collection of shapes.

    Type Parameters