exportPartGraphics Method

Exports meshes suitable for graphics APIs from a specified GeometryPart in this IModelDb. The expected use case is to call IModelDb.exportGraphics and supply the optional partInstanceArray argument, then call this function for each unique GeometryPart from that list.

exportPartGraphics(exportProps: ExportPartGraphicsOptions): DbResult

Parameter Type Description
exportProps ExportPartGraphicsOptions  

Returns - 0 is successful, status otherwise

Defined in

Last Updated: 05 June, 2020