DEPRECATED: | Since Creo 1 | |||||||||||||||||||
SUPERSEDED BY: | ProMechBeamorientVectorGet,ProMechBeamorientExpressionGet | |||||||||||||||||||
Description | ||||||||||||||||||||
Note: This function is deprecated. Use ProMechBeamorientVectorGet(), ProMechBeamorientExpressionGet() instead.
Obtains the beam orientation data from a beam orientation item. |
||||||||||||||||||||
Licensing Requirement | ||||||||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||||||||
Synopsis | ||||||||||||||||||||
#include <ProMechBeamOrient.h> | ||||||||||||||||||||
ProError | ProMechbeamorientDataGet | ( | ||||||||||||||||||
ProMechItem* item | ||||||||||||||||||||
/* (In) | ||||||||||||||||||||
The beam orientation. | ||||||||||||||||||||
*/ | ||||||||||||||||||||
ProMechBeamOrientData* value | ||||||||||||||||||||
/* (Out) | ||||||||||||||||||||
The beam orientation data. Free this using ProMechbeamorientdataFree() | ||||||||||||||||||||
*/ | ||||||||||||||||||||
) | ||||||||||||||||||||
Returns | ||||||||||||||||||||
|