Function ProMdlPrincipalunitsystemGet
Description
Retrieves the principal system of units assigned to the model.
Replacement in Object TOOLKIT:
Synopsis
#include <ProMdlUnits.h>
ProMdlPrincipalunitsystemGet
(
ProMdl mdl
/* (In)
The model handle.
*/
ProUnitsystem* principal_system
/* (Out)
The principal system of units for the model.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
Sample Code References
User Guide References
これは役に立ちましたか?