• Preparing search index...
  • The search index is not available
manifold-3d
  • manifold-3d
  • manifold-encapsulated-types
  • setCircularSegments

Function setCircularSegments

  • setCircularSegments(segments): void
  • Sets the default number of circular segments for the CrossSection.circle, Manifold.cylinder, Manifold.sphere, and Manifold.revolve constructors. Overrides the edge length and angle constraints and sets the number of segments to exactly this value.

    Parameters

    • segments: number

      Number of circular segments. Default is 0, meaning no constraint is applied.

    Returns void

    • Defined in manifold-encapsulated-types.d.ts:67

Settings

Member Visibility
manifold-3d
  • Loading...

Generated using TypeDoc