IList<Nullable<Double>>
MeshWorkflowControl
.GetControlPointRatios(
SALEAxisType
axis)
Gets the Control Point Ratios for the specified axis.
Remarks
Examples
Parameters
axis
Type:
SALEAxisType
The axis (SALEAxisType) for the Control Point Ratios.
Return Value
Type: IList<Nullable<Double>>
The Control Point Ratios for the specified axis.