Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiPathInterpolationAlgorithm Enumeration
In This Topic
    ApiPathInterpolationAlgorithm Enumeration
    In This Topic
    Type of interpolation algorithm for control path.
    Syntax
    public enum ApiPathInterpolationAlgorithm : System.Enum 
    Members
    MemberDescription
    RoundedCornersRounded corners interpolation algorithm.
    SplineSpline interpolation algorithm.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             EPLAN.Harness.API.Common.Enums.ApiPathInterpolationAlgorithm

    See Also