target_pitch_y#

property Weave.target_pitch_y: float#

Target pitch in the Y direction in millimeters.

Returns:
float

Target weave pitch along Y in millimeters.

Examples

>>> from ansys.aedt.core.modeler.advanced_cad.weave import Weave
>>> obj = Weave()
>>> py = obj.target_pitch_y