hatch_angle property
hatch_angle property
Gets or sets the hatch angle.
Definition:
@property
def hatch_angle(self):
...
@hatch_angle.setter
def hatch_angle(self, value):
...
Gets or sets the hatch angle.
@property
def hatch_angle(self):
...
@hatch_angle.setter
def hatch_angle(self, value):
...