Bitbybit Docs
    Preparing search index...

    Class TransformsLinesDto (Inputs.Line)

    Lines and one transformation per line for line.transformsForLines.

    Index

    Constructors

    Properties

    Constructors

    Properties

    lines: LinePointsDto[]

    The lines to transform, as many as there are transformations.

    undefined
    
    transformation: TransformMatrixes[]

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

    undefined