Click or drag to resize

GH_Hatch Constructor

Overload List
  NameDescription
Public methodGH_Hatch
Default constructor, creates an invalid hatch.
Public methodGH_Hatch(GH_Hatch)
Create a duplicate of another GH_Hatch. This constructor also copies reference data.
Public methodGH_Hatch(Guid)
Create a new referenced hatch that references a Rhino hatch with the specified ID.
Public methodGH_Hatch(Hatch)
Create a duplicate of an existing hatch.
Public methodGH_Hatch(Hatch, ModelHatchPattern)
Create a duplicate of an existing hatch.
Top
See Also