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

    Class JSCADHulls

    Index

    Constructors

    hulls

    Constructors

    • Parameters

      • jscadWorkerManager: JSCADWorkerManager

      Returns JSCADHulls

    hulls

    • Hull chain connects solids or 2d geometries by filling an empty space in between objects in order. Geometries need to be of the same type.

      Parameters

      Returns Promise<any>

      Chain hulled geometry

      hull chain

      true

    • Convex hull connects solids or 2d geometries by filling an empty space in between without following order. Geometries need to be of the same type.

      Parameters

      Returns Promise<any>

      Hulled geometry

      hull

      true