Type Alias BomExportFlags
BomExportFlags: (
| "bendDrawingHtml"
| "dxf"
| "geo"
| "jobCardHtml"
| "pngInputAssembly"
| "pngGeneratedAssembly"
| "stepInputAssembly"
| "stepGeneratedAssembly"
| "svg"
| "undirectedConnectedComponentGraphs"
| "attachments"
| "gltfInputAssembly"
| "gltfGeneratedAssembly"
)[]