API 文件集 > Miscellaneous > Object ProMech > Function ProMechBeamorientIntegerSet
Function ProMechBeamorientIntegerSet
Description
Sets the integer value corresponding to 'type' of the beam orientation.
Licensing Requirement
Synopsis
ProMechBeamorientIntegerSet
(
/* (In)
The beam orientation.
*/
/* (In)
The property type. (Allowed property types: PRO_MECH_BEAM_ORIENT_OFFSET_TYPE)
*/
int data
/* (In)
The property value.
*/
)
Returns
The function succeeded.
Model is in read-only state.
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
這是否有幫助?