RhinoCommon API
HatchCreate Method |
| Name | Description | |
|---|---|---|
| Create(Curve, Int32, Double, Double) |
Constructs an array of hatches from one curve.
| |
| Create(IEnumerableCurve, Int32, Double, Double) |
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(IEnumerableCurve, Int32, Double, Double, Double) |
Constructs an array of hatches from a set of curves.
|