Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiFanPointNoteType Enumeration
In This Topic
    ApiFanPointNoteType Enumeration
    In This Topic
    Note type of fan point.
    Syntax
    public enum ApiFanPointNoteType : System.Enum 
    Members
    MemberDescription
    ConnectableObjectConnectable object.
    ConnectableObjectLengthConnectable object (length).
    PinPin.
    PinConnectableObjectPin (connectable object).
    PinLengthPin (length).
    WireNameName of wire.
    Inheritance Hierarchy

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

    See Also