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.
    BackgroundsBackgrounds in nailboard.
    BalloonsBalloons.
    BOMTablesBOM tables.
    BraidedSleevesBraided sleeves.
    BundleContentTablesBundle content tables.
    BundlesBundles.
    CableDrawing2DElements2D elements.
    CableDrawingDimensionsDimensions.
    CableDrawingSymbolsSymbols.
    CablesCables.
    CableTiesCable ties.
    CableTieSymbolsCable tie symbols.
    ConnectableObjectSymbolsConnectable object symbols.
    ConnectableObjectTablesConnectable object tables.
    ControlPointsControl points.
    DimensionsDimensions in nailboard.
    DrawingBorderDrawing border.
    DrawingHeaderDrawing header.
    FlexTubingsFlexible tubings.
    ImagesImages.
    InnerDimensionsInner dimensions.
    LabelsLabels.
    LabelSymbolsLabel symbols.
    LeadingPartsLeading parts.
    LoomsLooms.
    Nailboard2DElementsNailboard's 2D elements.
    NailsNails in nailboard.
    OuterDimensionsOuter dimensions.
    PinsPins.
    ShrinkTubingsShrink tubings.
    SplicesSplices.
    SpliceSpiderDiagramsSpider diagrams.
    SpliceSymbolsSplice symbols.
    SpliceTablesSplice tables.
    SurfaceProtectionLegendTablesSurface protection legend tables.
    SurfaceProtectionsSurface protections.
    SurfaceProtectionTablesSurface protection tables.
    SymbolsSymbols in nailboard.
    TablesTables.
    TextsTexts.
    UserDefinedTablesUser defined tables in nailboard.
    WireBomTablesWire BOM tables in nailboard.
    WireHarnessComponentsWire harness components in nailboard.
    WireHarnessComponentsSymbolsWire harness component's symbols in nailboard.
    WireHarnessComponentsTablesWire harness component's tables in nailboard.
    WiresWires.
    WireTablesWire tables.
    WrapTapesWrap tapes.
    Inheritance Hierarchy

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

    See Also