Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiRPConnectorShape Enumeration
In This Topic
    ApiRPConnectorShape Enumeration
    In This Topic
    Valid values of rapid prototype connectable object shape.
    Syntax
    public enum ApiRPConnectorShape : System.Enum 
    Members
    MemberDescription
    Box Box / square.
    Cylinder Cylinder / round.
    None None / not set.
    Inheritance Hierarchy

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

    See Also