Bitbybit Docs
    Preparing search index...

    Class TranslatePointsWithVectorsDto (Inputs.Point)

    Points and one vector per point for point.translatePointsWithVectors; the two lists must have the same length.

    Index

    Constructors

    Properties

    Constructors

    Properties

    points: Point3[]

    The points to move.

    undefined
    
    translations: Vector3[]

    One vector per point, in the same order; the first point moves by the first vector.

    undefined