Void MeshWorkflowControl.SetControlPointRatios(SALEAxisType axis, IList<Nullable<Double>> values)

Sets the Control Point Ratios for the specified axis.

Parameters

  • axis
    The axis (SALEAxisType) for the Control Point Ratios.
  • values
    Type: IList<Nullable<Double>>
    The Control Point Ratios for the specified axis.