Harness proD API Help
EPLAN.Harness.API.DataStructures.RapidPrototypes Namespace / RapidConnectorShape Enumeration
In This Topic
    RapidConnectorShape Enumeration
    In This Topic
    Possible shapes of a rapid prototype connector.
    Syntax
    public enum RapidConnectorShape : System.Enum 
    Members
    MemberDescription
    Cuboid Cuboid shape of connector.
    Cylinder Cylinder shape of connector.
    None No connector. Only grouped pin.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             EPLAN.Harness.API.DataStructures.RapidPrototypes.RapidConnectorShape

    See Also