Cross Section
New Function
Description
ProXSectionItemXhatchScaleUp()
Doubles the hatch scale of xsec_item.
ProXSectionItemXhatchScaleDown()
Scales down the hatch of xsec_item in half.
ProXSectionItemXhatchScaleSet()
Sets the hatch scale value of xsec_item.
ProXSectionItemXhatchRotate()
Rotates the hatch of xsec_item.
ProXSectionItemXhatchRotateClockwise()
Rotates the hatch of xsec_item clockwise using the config hatch_pattern_rotation_interval.
ProXSectionItemXhatchRotateCounterClockwise()
Rotates the hatch of xsec_item counter-clockwise using the config hatch_pattern_rotation_interval.
ProXSectionItemXhatchRotateAngleSet()
Rotates the hatch of xsec_item to rotate_val.
ProXSectionItemXhatchTranslateHorizontal()
Translates the hatch horizontally using the translate_by object.
ProXSectionItemXhatchHorizontalOffsetSet()
Sets the hatch horizontal offset to the horizon_offset.
ProXSectionItemXhatchTranslateVertical()
Translates the hatch vertically by translate_by.
ProXSectionItemXhatchVerticalOffsetSet()
Sets the hatch vertical offset to the vertical_offset.
ProXSectionItemXhatchColorSet()
Sets the color of the hatch pattern.
Was this helpful?