bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class DownloadGeometryDto

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalgeometry: any
      • OptionalfileName: string
      • Optionaloptions: any

      Returns DownloadGeometryDto

    Properties

    geometry: any

    Solid or path to be downloaded, also supports multiple geometries in array

    undefined
    
    fileName: string

    File name

    jscad-geometry
    
    options: any

    Options

    undefined
    

    true