Bitbybit Docs
    Preparing search index...

    Class TransformPointDto (Inputs.Point)

    One point and the transformation point.transformPoint applies to it.

    Index

    Constructors

    Properties

    Constructors

    Properties

    point: Point3

    The point to transform; it is not changed, a new point is returned.

    undefined
    
    transformation: TransformMatrixes

    A transformation matrix, or a list of them applied in order.

    undefined