Type alias ObjExportSettings

ObjExportSettings: { excludeNodes?: NodeDescription[]; fileName?: string }

Type declaration

  • Optional excludeNodes?: NodeDescription[]

    List of nodes that should be excluded from the DXF export

  • Optional fileName?: string

Generated using TypeDoc