ExMvdXmlHostAppServices.h
This class implements platform specific progress metering within ODA mvdXML.
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:
|
Name |
Description |
|
Creates a new ODA IFC progress meter object. |
|
Name |
Description |
|
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 (c) 2002-2020. Open Design Alliance. All rights reserved.
|