Bitbybit Docs
    Preparing search index...

    Class BitByBitOCCT

    The entry point to the OpenCascade kernel, gathering the shape, geometry, boolean, fillet, operation, transform, assembly, dimension and IO groups. Every call is asynchronous because the kernel runs as WebAssembly, usually in a worker, so the main thread stays responsive while a heavy boolean runs.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    occtWorkerManager: OCCTWorkerManager
    occt: Bit.OCCT

    Methods

    • Parameters

      • occt: Worker

      Returns void