Classes for using 3D Tiles.
Classes for interacting with the iTwin API.
@ Unknown
The content type returned is not a known type.
IModelMeshExportType
The type of mesh exported.
@ ITwin3DFT
iTwin "3D Fast Transmission" (3DFT) format.
IModelMeshExportStatus iModelMeshExportStatusFromString(const std::string &str)
Obtains an IModelMeshExportStatus value from the provided string.
IModelMeshExportStatus
The status of an iModel Mesh Export.
IModelMeshExportType iModelMeshExportTypeFromString(const std::string &str)
Obtains an IModelMeshExportType value from the provided string.
std::string id
ID of the export request.
IModelMeshExportType exportType
The type of the export.
std::string displayName
Name of the exported iModel.
IModelMeshExportStatus status
The status of the export job.