IList<Nullable<Double>> MeshWorkflowControl.GetControlPointPositions(SALEAxisType axis, String unit)

Gets the Control Point Positions for the specified axis.

Parameters

  • axis
    The axis (SALEAxisType) for the Control Point Positions.
  • unit
    Type: String
    The length unit for the Control Point Positions.

Return Value

Type: IList<Nullable<Double>>
The Control Point Positions for the specified axis.