API 설명서 > Miscellaneous > Object ProMech > Function ProMechBeamsectionVectorGet
Function ProMechBeamsectionVectorGet
Description
Obtains the vector corresponding to 'type' of the beam section. Use ProMathExpressionEvaluate() to evaluate each component.
Licensing Requirement
Synopsis
ProMechBeamsectionVectorGet
(
/* (In)
The beam section data.
*/
/* (In)
The property type.
*/
/* (Out)
The property value. The function allocates memory for this argument. Use ProMechVectorFree() to free it.
*/
)
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.
A general error is encountered.
The Input ProMechItem Solid pointer is invalid.
This property type is not defined for this beam section.
User Guide References
도움이 되셨나요?