Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiLayerTypes Enumeration
In This Topic
    ApiLayerTypes Enumeration
    In This Topic
    Occurrence types for layers.
    Syntax
    public enum ApiLayerTypes : System.Enum 
    Members
    MemberDescription
    AnnotationsAnnotations.
    AssemblyTableAssembly tables.
    BalloonsBalloons.
    BOMTablesBOM tables.
    BraidedSleevesBraided sleeves.
    BundleContentTablesBundle content tables.
    BundlesBundles.
    CablesCables.
    CableTiesCable ties.
    CableTieSymbolsCable tie symbols.
    CableUnitsTablesCable units tables.
    ConnectableObjectSymbolsConnectable object symbols.
    ConnectableObjectTablesConnectable object tables.
    ControlPointsControl points.
    DimensionsDimensions.
    DrawingBorderDrawing border.
    DrawingHeaderDrawing header.
    Entity2DElements2D elements.
    FlexTubingsFlexible tubings.
    ImagesImages.
    InnerDimensionsInner dimensions.
    LabelsLabels.
    LabelSymbolsLabel symbols.
    LeadingPartsLeading parts.
    ListOfAccessoriesTablesList of accessories tables.
    LoomsLooms.
    LoopsLoops.
    NailsNails in nailboard.
    OuterDimensionsOuter dimensions.
    PartAccessoryTablesPart accessory tables.
    PartSymbolsPart symbols.
    PinsPins.
    PrintFramesPrint frames.
    RastersRasters.
    RibbonCableLabelsRibbon cable labels.
    RibbonCablesRibbon cables.
    RibbonCableTiesRibbon cable ties.
    ShrinkTubingsShrink tubings.
    SpecialComponentsSpecial components.
    SpecialComponentSymbolsSpecial component symbols.
    SpecialComponentTablesSpecial component tables.
    SpliceSpiderDiagramsSpider diagrams.
    SurfaceProtectionLegendTablesSurface protection legend tables.
    SurfaceProtectionsSurface protections.
    SurfaceProtectionTablesSurface protection tables.
    SymbolsSymbols.
    TablesTables.
    TextsTexts.
    WireHarnessesTablesWire harnesses tables.
    WiresWires.
    WireTablesWire tables.
    WrapTapesWrap tapes.
    Remarks
    Changed in Harness ProD 2022. Older plugins code (Harness proD 2.9 SP2 and lower) need to be revise.
    Inheritance Hierarchy

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

    See Also