Void DXConvergenceDescription.AddCurve(Int32 curveType, String groupId, enumCurveType newVal, Boolean supportFeasibility)

Adds a curve.

Parameters

  • curveType
    Type: Int32
    Type of the curve.
  • groupId
    Type: String
    Index of the curve's group (between 0 and number of groups-1).
  • newVal
    Label of the curve.
  • supportFeasibility
    Type: Boolean
    True if this curve supports the feasibility property.