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

    Class OCCTVertex

    Index

    Constructors

    • Parameters

      • occWorkerManager: OCCTWorkerManager

      Returns OCCTVertex

    from

    • Creates vertex shape from x y z coordinates

      Parameters

      • inputs: XYZDto

        x y z coordinates

      Returns Promise<TopoDSVertexPointer>

      OpenCascade vertex

      vertex from xyz

      true

    • Creates compound shape containing multiple vertices. This simply speeds up rendering and allows to apply occt transformations easily on vertex groups.

      Parameters

      Returns Promise<TopoDSCompoundPointer>

      OpenCascade vertices as compound shape

      compound vertices from points

      true

    get

    place

    transform