Hatch

class rhino3dm.Hatch
Hatch()

Hatch constructor

PatternIndex

int: Gets or sets the index of the pattern in the document hatch pattern table.

PatternRotation

float: Gets or sets the relative rotation of the pattern.

BasePoint

rhino3dm.Point3d: Gets or sets the hatch pattern base point

Plane

rhino3dm.Plane: Gets or sets the hatch plane

PatternScale

float: Gets or sets the scaling factor of the pattern.

ScalePattern(xform)

Scale the hatch’s pattern

Return type:

void