start_of_next_hatch_line property

start_of_next_hatch_line property

StartOfNextHatchLine

Definition:

@property
def start_of_next_hatch_line(self):
    ...
@start_of_next_hatch_line.setter
def start_of_next_hatch_line(self, value):
    ...

See Also