bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class CrossSectionShapes

    Index

    Constructors

    base

    primitives

    Constructors

    • Parameters

      • manifoldWorkerManager: ManifoldWorkerManager

      Returns CrossSectionShapes

    base

    • Create a 2d cross-section from a set of contours (complex polygons). A boolean union operation (with Positive filling rule by default) is performed to combine overlapping polygons and ensure the resulting CrossSection is free of intersections.

      Parameters

      Returns Promise<CrossSectionPointer>

      cross section

      create

      true

    primitives