API 文档 > Miscellaneous > Object ProX > Function ProXSectionItemXhatchVerticalOffsetSet
Function ProXSectionItemXhatchVerticalOffsetSet
Description
sets the hatch vertical offset to vertical_offset.
Synopsis
#include <ProXsec.h>
ProXSectionItemXhatchVerticalOffsetSet
(
ProXSectionItem xsec_item
/* (In)
Specific body xsec handle.
*/
ProView view
/* (In)
View handle. Could be NULL if not Drawing.
*/
double vertical_offset
/* (In)
The value of the horizontal offset.
*/
)
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
这对您有帮助吗?