Documentación de la API > Miscellaneous > Object ProX > Function ProXSectionItemXhatchStyleGet
Function ProXSectionItemXhatchStyleGet
Description
Returns cross-section xhatch style of body.
Replacement in Object TOOLKIT:
Synopsis
#include <ProXsec.h>
ProXSectionItemXhatchStyleGet
(
ProXSectionItem xsec_item
/* (In)
Specific body xsec handle.
*/
ProView p_view
/* (In)
View handle. Could be NULL if not Drawing.
*/
ProXsecNewXhatchStyle* p_xhatch_style
/* (Out)
ProXsecNewXhatchStyle handle. Unused hatch field (either new_lines or old_lines) will be set to NULL.
*/
)
Returns
Data successfully retrieved.
Invalid input parameter(s).
User Guide References
¿Fue esto útil?