Void
MeshWorkflowControl
.SetControlPointIndices(
SALEAxisType
axis, IList<Int32> values)
Sets the Control Point Indices for the specified axis.
Remarks
Examples
Parameters
axis
Type:
SALEAxisType
The axis (SALEAxisType) for the Control Point Indices.
values
Type: IList<Int32>
The Control Point Indices for the specified axis.
Return Value
Type: Void