onProgress MethodProtected
This method is called when IModelImporter has made incremental progress based on the IModelImporter.progressInterval setting.
onProgress(): void
note A subclass may override this method to report custom progress but should call super.onProgress
.
Returns - void
Defined in
- transformer/src/IModelImporter.ts Line 512
Last Updated: 20 June, 2023