Bitbybit Docs
    Preparing search index...

    Enumeration combinationCirclesForFaceEnum (Inputs.OCCT)

    How a list of circles is paired up when building faces between them: every circle with every other, sequentially in order, or sequentially and then closing back to the first.

    Index

    Enumeration Members

    Enumeration Members

    allWithAll: "allWithAll"
    inOrder: "inOrder"
    inOrderClosed: "inOrderClosed"