brepjs API Reference
    Preparing search index...

    Type Alias Face<D>

    Face: ShapeHandle & { "[___brand]": "face"; "[___dim]": D }

    A bounded portion of a surface.

    Type Parameters