hatch_spacing property

hatch_spacing property

Gets or sets the hatch spacing.

Definition:

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

See Also