Bitbybit Docs
    Preparing search index...

    Class ExportMeshesToStlDto (Inputs.BabylonIO)

    Feeds babylon.io.exportMeshesToStl with the meshes to write into one file and the file name.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalmeshes: Mesh[]
      • OptionalfileName: string

      Returns ExportMeshesToStlDto

    Properties

    meshes: Mesh[]

    The meshes written to the file, each with its child meshes; lines are left out

    fileName: string

    Name of the downloaded STL file

    bitbybit-mesh