ProjectAfterModelUnitLoadEventParams interface
Namespace: NextDesign.Desktop
Description
Additional post-load event parameters.
Affiliation event area
Name | Description |
---|---|
Project | Notifies creation, loading, saving, and termination of a project. |
Inherit Base
Name | Description |
---|---|
EventParams | Base class for event parameters. |
Property
Name | Description |
---|---|
ModelUnits | The number of model units successfully loaded additionally. Those that failed to load are excluded. |
Project | project |