Documentação da API > Miscellaneous > Object ProMech > Function ProMechBeamorientIntegerGet
Function ProMechBeamorientIntegerGet
Description
Obtains the integer value corresponding to 'type' of the beam orientation.
Licensing Requirement
Synopsis
ProMechBeamorientIntegerGet
(
/* (In)
The beam orientation.
*/
/* (In)
The property type. (Allowed property types: PRO_MECH_BEAM_ORIENT_OFFSET_TYPE)
*/
int * data
/* (Out)
The property value.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
No license was available to enable this function.
The Input ProMechItem Solid pointer is invalid.
A general error is encountered.
User Guide References
Isto foi útil?