Hatch.Create Method

HatchCreate Method

Overload List
  NameDescription
Public methodStatic memberCode exampleCreate(Curve, Int32, Double, Double)
Constructs an array of hatches from one curve.
Public methodStatic memberCreate(IEnumerableCurve, Int32, Double, Double)
Constructs an array of hatches from a set of curves.
Public methodStatic memberCode exampleCreate(Curve, Int32, Double, Double, Double)
Constructs an array of hatches from one curve.
Public methodStatic memberCreate(IEnumerableCurve, Int32, Double, Double, Double)
Constructs an array of hatches from a set of curves.
Top
See Also