Overload_Rhino_Geometry_Hatch_Create - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() ![]() ![]() |
Create(Curve, Int32, Double, Double) | **Obsolete. ** Constructs an array of hatches from one curve. |
![]() ![]() |
Create(IEnumerable(Curve), Int32, Double, Double) | **Obsolete. ** Constructs an array of hatches from a set of curves. |
![]() ![]() ![]() |
Create(Curve, Int32, Double, Double, Double) | Constructs an array of hatches from one curve. |
![]() ![]() |
Create(IEnumerable(Curve), Int32, Double, Double, Double) | Constructs an array of hatches from a set of curves. |