Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiActiveDimensionValueType Enumeration
In This Topic
    ApiActiveDimensionValueType Enumeration
    In This Topic
    Type value which is displayed.
    Syntax
    public enum ApiActiveDimensionValueType : System.Enum 
    Members
    MemberDescription
    NotSetNot set.
    PointDistanceDistance between control points.
    SegmentLengthLength of a path segment
    Inheritance Hierarchy

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

    See Also