Eplan Platform API
Eplan.EplApi.DataModel Namespace / DocumentTypeManager.DocumentType Enumeration

In This Topic
    DocumentTypeManager.DocumentType Enumeration
    In This Topic
    DocumentType contains all available types of document.
    Syntax
    public enum DocumentTypeManager.DocumentType : System.Enum 
    public enum class DocumentTypeManager.DocumentType : public System.Enum 
    Members
    MemberValueDescription
    AssemblyModuleOverview55Assembly / Module overview
    CableConnectionDiagram26Cable-connection diagram
    CableLayout4Cable assignment diagram
    CableOverview21Cable overview
    Circuit1Schematic multi-line
    CircuitFluid34Fluid power schematic
    CircuitSingleLine2Schematic single-line
    ConduitLinePlan57Conduit / line plan
    ConnectionList19Connection list
    DeviceConnectionDiagram25Device-connection diagram
    DeviceList13Device tag list
    DistributedDeviceList56Distributed device list
    DrillingPlan58Cut-out legend / drilling plan
    External-3External element
    ExternalDocument5External document
    FluidFunctionalOverview63Functional overview (fluid power)
    Form-4Form
    FormCopper-13Form (copper)
    FormOverview32Forms documentation
    Frame-1Plot frame
    FrameOverview33Plot frame documentation
    Functional-12Functional
    Graphics7Graphic
    InterconnectDiagram11Cable diagram
    LogocadTriga6Logocad TRIGA drawing
    Macro-11Macro
    ManufacturerList39Manufacturer / supplier list
    ModelView40Model view (2D representation of 3D models)
    MountingList41Mounting list
    OutlineExtrusion-7Outline (extrusion)
    OutlineNCData-10Outline NC record generation
    Overview3Overview
    PairCrossReference-2Pair cross-reference (e.g. motor overload switch, electrical function in a fluid device group)
    PairCrossReferenceElectric-14Additional representation: Multi-line schematic / pair cross-reference placed on an electrical page
    PairCrossReferenceFluid-15Additional representation: Fluid power schematic / pair cross-reference placed on a fluid page
    PairCrossReferenceProcessAndInstrumentation-16Additional representation: P&I diagram / pair cross-reference placed on an electrical page
    PanelLayout8Panel layout
    PanelLayout3D-83D mounting layout
    PanelLayoutCaption29Enclosure legend
    PanelLayoutDetail-6Detailed panel layout
    PartsList22Parts list
    PartsSumList30Summarized parts list
    PCTLoopLegend42PCT loop legend
    PlaceholderObjectsOverview37Placeholder objects overview
    Planning54Pre-planning
    PLCCardOverview16PLC card overview
    PLCDiagram24PLC diagram
    PlugConnectionDiagram27Pin-connection diagram
    PlugDiagram28Plug diagram
    PlugOverview23Plug overview
    PotentialOverview20Potential overview
    PreplanningPipeClassOverview60Pre-planning: Pipe class overview
    PreplanningPlanningObjectOverview50Pre-planning: Planning object overview
    PreplanningPlanningObjectPlan51Pre-planning: Planning object plan
    PreplanningSegmentTemplateOverview52Pre-planning: Segment template overview
    PreplanningSegmentTemplatePlan53Pre-planning: Segment template plan
    PreplanningStructureSegmentOverview48Pre-planning: Structure segment overview
    PreplanningStructureSegmentPlan49Pre-planning: Structure segment plan
    PreplanningSubstanceOverview62Pre-planning: Substance overview
    ProcessAndInstrumentationDiagram38P&I diagram
    ProcessOverview47P&I diagram: Piping overview
    ProjectOptionsOverview36Project options overview
    RevisionOverview35Revision overview
    SignalOverview59PLC address overview / signal overview
    StructIdentifierOverview31Structure identifier overview
    Symbol-5Symbol
    SymbolOverview18Symbol overview
    TableOfContents14Table of contents
    TerminalConnectiondiagram10Terminal-connection diagram
    TerminalDiagram9Terminal diagram
    TerminalLineupDiagram12Terminal line-up diagram
    TerminalStripOverview15Terminal-strip overview
    TitlePage17Title page / cover sheet
    Topology43Topology
    TopologyRoutedCables46Topology: Routed cables / connections
    TopologyRoutingPathDiagram45Topology: Routing path diagram
    TopologyRoutingPathList44Topology: Routing path list
    Undefined0Unknown / undefined document type
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.DocumentTypeManager.DocumentType

    See Also