Void MeshWorkflowControl.SetControlPointIndices(SALEAxisType axis, IList<Int32> values)

Sets the Control Point Indices for the specified axis.

Parameters

  • axis
    The axis (SALEAxisType) for the Control Point Indices.
  • values
    Type: IList<Int32>
    The Control Point Indices for the specified axis.