Documentación de la API > Miscellaneous > Object ProX > Function ProXSectionLaminateScaleGet
Function ProXSectionLaminateScaleGet
Description
Get the value of the ply section exaggerated scale.
Synopsis
#include <ProXsec.h>
ProXSectionLaminateScaleGet
(
/* (In)
*/
double* p_scale
/* (Out)
the exaggerated scale value.
*/
)
Returns
Cross section is valid and scale found.
Invalid input parameter(s), or xsec is not a ply section.
See Also
User Guide References
¿Fue esto útil?