Bitbybit Docs
    Preparing search index...

    Class DownloadSolidsDto (Inputs.JSCAD)

    为 JSCAD 服务上的 downloadSolidsSTL 提供要写入同一个 STL 文件的实体和该文件的名称。

    Index

    Constructors

    Properties

    Constructors

    Properties

    meshes: JSCADEntity[]

    要写出的实体,全部写入同一个文件

    undefined
    
    fileName: string

    下载文件的名称,不含扩展名,扩展名会自动添加

    undefined