Bitbybit Docs
    Preparing search index...

    Enumeration joinTypeEnum (Inputs.OCCT)

    How an offset fills the outside of a corner. arc rounds it, intersection extends both sides to their meeting point and leaves a sharp corner, tangent continues each side tangentially. arc is the safe default; intersection can fail on tight corners where the extensions do not meet.

    Index

    Enumeration Members

    Enumeration Members

    arc: "arc"
    intersection: "intersection"
    tangent: "tangent"