This class implements platform specific progress metering within ODA SDAI.
This class receives progress notifications during various database operations such as loading and saving a .ifc file.
Working with an instance of the class should include the following steps:
File: ExDAIHostAppServices.h
Creates a new ODA IFC progress meter object. |
Controls display of the progress meter object. | |
Increments the progress meter object. | |
Specifies the maximum number of times the progress meter object can be incremented. | |
Sets the prefix for the progress meter object. | |
Initializes the progress meter object. | |
Stops the progress metering. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|