Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiTotalLengthType Enumeration
In This Topic
    ApiTotalLengthType Enumeration
    In This Topic
    Enum for selection of property Connectors on Auto dimensions display configuration settings
    Syntax
    public enum ApiTotalLengthType : System.Enum 
    Members
    MemberDescription
    WithConnectableObjectWith connectable object
    WithoutConnectableObjectWithout connectable object
    Inheritance Hierarchy

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

    See Also