Bitbybit Docs
    Preparing search index...

    Class OCCTPath

    Index

    Constructors

    Properties

    create

    Constructors

    • Parameters

      • occWorkerManager: OCCTWorkerManager

      Returns OCCTPath

    Properties

    occWorkerManager: OCCTWorkerManager

    create

    • Builds a single shape (wire, compound of wires, or a face when makeFaces is set) from path subpaths.

      Parameters

      • inputs: ShapeFromPathDto

        Subpaths described with the line/quadratic/cubic/arc vocabulary plus placement options

      Returns Promise<TopoDSShapePointer>

      shape from path

      true