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