Click or drag to resize

CurveJoinCurves Method

Overload List
  NameDescription
Public methodStatic memberJoinCurves(IEnumerableCurve)
Joins a collection of curve segments together.
Public methodStatic memberCode exampleJoinCurves(IEnumerableCurve, Double)
Joins a collection of curve segments together.
Public methodStatic memberJoinCurves(IEnumerableCurve, Double, Boolean)
Joins a collection of curve segments together.
Public methodStatic memberJoinCurves(IEnumerableCurve, Double, Boolean, Int32)
Joins a collection of curve segments together.
Public methodStatic memberJoinCurves(IEnumerableCurve, Double, Boolean, Boolean, Int32)
Joins a collection of curve segments together.
Top
See Also