onProgress MethodProtected
This method is called when IModelImporter has made incremental progress based on the progressInterval setting.
onProgress(): Promise<void>
@note A subclass may override this method to report custom progress but should call super.onProgress.
Returns - Promise
Defined in
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.