API Documentation > Miscellaneous > Object ProMech > Function ProMechBeamorientVectorSet
Function ProMechBeamorientVectorSet
Description
Sets the Vector corresponding to 'type' of the beam orientation.
Licensing Requirement
Synopsis
ProMechBeamorientVectorSet
(
/* (In)
The beam orientation.
*/
/* (In)
The beam orientation property type. (Allowed property types: PRO_MECH_BEAM_ORIENT_OFFSET)
*/
/* (In)
The vector
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Cannot modify the item.
No license was available to enable this function.
The Input ProMechItem Solid pointer is invalid.
A general error is encountered.
User Guide References
Was this helpful?