HatchCreate Method |
| Name | Description | |
|---|---|---|
| Create(Curve, Int32, Double, Double) | Obsolete.
Constructs an array of hatches from one curve.
| |
| Create(IEnumerableCurve, 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(IEnumerableCurve, Int32, Double, Double, Double) |
Constructs an array of hatches from a set of curves.
| |
| Create(Plane, Curve, IEnumerableCurve, Int32, Double, Double) |
Create a hatch with a given set of outer and inner loops
|