API 文档 > Mechanica > Object ProMechvectoredvalue > Function ProMechvectoredvalueMagnitudeSet
Function ProMechvectoredvalueMagnitudeSet
Description
Sets the magnitude of this vectored value.
Licensing Requirement
Synopsis
#include <ProMechValue.h>
ProMechvectoredvalueMagnitudeSet
(
/* (In)
The value.
*/
ProMechValue value_mag
/* (In)
The magnitude. Use NULL to unset the magnitude for an existing vectored value.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Sample Code References
User Guide References
这对您有帮助吗?