API ドキュメンテーション > Miscellaneous > Object ProMech > Function ProMechVectorComponentSet
Function ProMechVectorComponentSet
Description
Sets the vector component value at the given index.
Licensing Requirement
Synopsis
#include <ProMechVector.h>
ProMechVectorComponentSet
(
/* (In)
The handle.
*/
unsigned int index
/* (In)
The index.
*/
/* (In)
The component expression to set, at given index.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
これは役に立ちましたか?