Click or drag to resize

HatchLine Constructor (HatchLine)

Construts a new hatch line.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public HatchLine(
	HatchLine hatchLine
)

Parameters

hatchLine
Type: Rhino.DocObjectsHatchLine
The hatch line to copy.
See Also