Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiFanPointInnerNoteType Enumeration
In This Topic
    ApiFanPointInnerNoteType Enumeration
    In This Topic
    Inner note type of fan point.
    Syntax
    public enum ApiFanPointInnerNoteType : System.Enum 
    Members
    MemberDescription
    CoatingLengthCoating length.
    CoatingLengthWithMaterialCoating length with material.
    LengthLength.
    StrippingLengthStripping length.
    WireNameWire name.
    Inheritance Hierarchy

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

    See Also