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

    Class OCCTDimensions

    Index

    Constructors

    • Parameters

      • occWorkerManager: OCCTWorkerManager

      Returns OCCTDimensions

    simple

    • Creates simple linear length dimension between two points - measuring units. You decide what kind of units you re using by providing a suffix.

      Parameters

      Returns Promise<TopoDSCompoundPointer>

      compound wires representing dimensions

      linear dimension

      true

    • Creates pin label. It can be used to explain things about the models or mark things in the 3D scene.

      Parameters

      • inputs: PinWithLabelDto

        a start and end point, direction and parameters for the label

      Returns Promise<TopoDSCompoundPointer>

      compound wires representing dimension

      pin with label

      true