Preparing search index...
The search index is not available
RealDWG-Web
RealDWG-Web
@mlightcad/data-model
AcCmLoaderProgressCallback
Type Alias AcCmLoaderProgressCallback
AcCmLoaderProgressCallback
:
(
progress
:
ProgressEvent
)
=>
void
Callback function for reporting loading progress.
Type declaration
(
progress
:
ProgressEvent
)
:
void
Parameters
progress
:
ProgressEvent
The progress event containing loading information.
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
RealDWG-Web
Loading...
Callback function for reporting loading progress.