brepjs API Reference
    Preparing search index...

    Type Alias DraftAngle

    DraftAngle: number | ((face: Face<Dimension>) => number | null)

    Draft angle specification.

    • number — constant angle in degrees for all selected faces
    • callback — per-face angle; return null to skip a face