Bitbybit Docs
    Preparing search index...

    Class TransformsForPointsDto (Inputs.Point)

    Points and one transformation per point for point.transformsForPoints; the two lists must have the same length.

    Index

    Constructors

    Properties

    Constructors

    Properties

    points: Point3[]

    The points to transform, as many as there are transformations; the result keeps their order.

    undefined
    
    transformation: TransformMatrixes[]

    One transformation per point, in the same order; each may be a matrix or a list of matrices applied in order.

    undefined