Bitbybit Docs
    Preparing search index...

    Class TransformSolidDto (Inputs.JSCAD)

    Feeds transformSolid on the JSCAD service: the solid to move and the matrix, or matrices, applied to it.

    Index

    Constructors

    Properties

    Constructors

    Properties

    The solid to transform; it stays as it is and a transformed copy comes back. A 2D shape or a path throws an error

    undefined
    
    transformation: TransformMatrixes

    One 4x4 matrix, a list of matrices applied in order, or a list of such lists, as the transforms methods produce

    undefined