Bitbybit Docs
    Preparing search index...

    Class ExportMeshToStlDto (Inputs.BabylonIO)

    Feeds babylon.io.exportMeshToStl with the mesh to write, with its visible children, and the file name.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalmesh: Mesh
      • OptionalfileName: string

      Returns ExportMeshToStlDto

    Properties

    mesh: Mesh

    The mesh written to the file together with its visible child meshes; lines are left out

    fileName: string

    Name of the downloaded STL file

    bitbybit-mesh