Function ProUnitsystemUnitGet
Description
Retrieves the unit used by a particular system of units.
Replacement in Object TOOLKIT:
Synopsis
#include <ProMdlUnits.h>
ProUnitsystemUnitGet
(
/* (In)
The system of units.
*/
/* (In)
The type of unit to retrieve.
*/
/* (Out)
The unit.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
system does not contain a unit of the requested type.
Sample Code References
User Guide References
これは役に立ちましたか?