Function ProExtdataLoadAll
Description
Loads all the generic application data for the specified model.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExtdata.h>
ProExtdataLoadAll
(
ProMdl p_model
/* (In)
The model handle
*/
)
Returns
The function successfully loaded all the generic application data for the model.
The function failed.
The specified model is invalid.
Sample Code References
User Guide References
Isto foi útil?