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

Gets the Control Point Element Sizes for the specified axis.

Parameters

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

Return Value

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