manifold-3d
    Preparing search index...

    Function setMinCircularEdgeLength

    • Set a length constraint when calculating the number segments in a circle. The number of segments will be rounded up to the nearest factor of four.

      Parameters

      • length: number

        The minimum length of segments. The length will increase if the the segments hit the minimum angle. Default is 1.0.

      Returns void