Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiPartType Enumeration
In This Topic
    ApiPartType Enumeration
    In This Topic
    Type of part from library.
    Syntax
    public enum ApiPartType : System.Enum 
    Members
    MemberDescription
    AccessoryListAccessory list.
    ApplicatorCrimp applicator.
    AssemblyAssembly.
    BackshellBackshell.
    BorderDrawing border.
    BraidedSleeveBraided sleeve.
    CableCable.
    CapacitorCapacitor.
    CavityPlugCavity plug.
    CavitySealCavity seal.
    ClipClip.
    ConnectableObjectConnectable object.
    ConnectorConnector.
    CustomAttachedUser-defined accessory.
    DeviceDevice.
    DrawingHeaderDrawing header.
    FlexTubeFlexible tubing.
    FuseFuse.
    GrommetGrommet.
    HousingConnector housing.
    ImageImage.
    LabelLabel.
    LeadingPartLeading part.
    LightLight.
    LoomLoom.
    LoopLoop.
    MaterialMaterial.
    MultiplePinSealMultiple seal.
    NailNail.
    NoneNone type.
    PartMechanical part.
    PatternPattern.
    RelayContactorRelay or contactor.
    ResistorResistor.
    RibbonCableRibbon cable.
    SensorSwitchPushButtonSensor, switch or pushbutton.
    ShrinkTubeShrink tubing.
    SignalDeviceSignal device.
    SpliceSplice.
    SurfaceProtectionSurface protection.
    Symbol2D2D symbol.
    TerminalTerminal.
    TieCable tie.
    UncategorizedUncategorized type.
    WireWire.
    WireSymbolWire symbol.
    WireTerminalWire terminal.
    WrapTapeWrap tape.
    Inheritance Hierarchy

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

    See Also