Documentación de la API > Miscellaneous > Object ProX > Function ProXSectionItemXhatchScaleUp
Function ProXSectionItemXhatchScaleUp
Description
Doubles the scale of the hatch of xsec_item.
Synopsis
#include <ProXsec.h>
ProXSectionItemXhatchScaleUp
(
ProXSectionItem xsec_item
/* (In)
Specific body xsec handle.
*/
ProView view
/* (In)
View handle. Could be NULL if not Drawing.
*/
)
Returns
Data successfully retrieved.
Invalid input parameter(s).
view is hatch detail dependent and cannot be modified.
xsec is missing or is not hatched.
User Guide References
¿Fue esto útil?