fusion_addin_framework.utils.create_progress_dialog¶
- fusion_addin_framework.utils.create_progress_dialog(**kwargs) → adsk.core.ProgressDialog¶
Simple utility which can be used to declarative create a new progress dialog. With the create function of the framework attributes cant be set at creation time.
- Returns
The created progress dialog.
- Return type
adsk.core.ProgressDialog