Click or drag to resize

HatchPattern Constructor (HatchPattern)

Initializes a new instance of the HatchPattern class

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.15
Syntax
public HatchPattern(
	HatchPattern other
)

Parameters

other
Type: Rhino.DocObjectsHatchPattern

[Missing <param name="other"/> documentation for "M:Rhino.DocObjects.HatchPattern.#ctor(Rhino.DocObjects.HatchPattern)"]

See Also