API 文件集 > Mechanica > Object ProMechvectoredvalue > Function ProMechvectoredvaluePointsSet
Function ProMechvectoredvaluePointsSet
Description
Sets the pair of points that determines the direction.
Licensing Requirement
Synopsis
#include <ProMechValue.h>
ProMechvectoredvaluePointsSet
(
/* (In)
The value.
*/
/* (In)
ProArray of points. (NOTE: Only PRO_MECH_POINT_SINGLE type points are allowed)
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
這是否有幫助?