Category Mechanica, Object ProMechbeamorient

Function ProMechbeamorientdataTypeGet


DEPRECATED: Since Creo 1
SUPERSEDED BY: ProMechBeamorientIntegerGet
Description
Note: This function is deprecated. Use ProMechBeamorientIntegerGet() instead.

Obtains the type of orientation used in the beam orientation data.

Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechBeamOrient.h>
ProErrorProMechbeamorientdataTypeGet(
ProMechBeamOrientData data
/* (In)
The beam orientation data.
*/
ProMechBeamOrientType* type
/* (Out)
The orientation type.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.
PRO_TK_BAD_CONTEXTThe Creo Simulate session is not initialized.

Manual References:

  1. Creo Simulate: Items: Beam Orientations
  2. Creo Simulate: Items: Beam Orientations