API Help
Eplan.EplApi.DataModel Namespace / DocumentTypeManager Class
Methods

In This Topic
    DocumentTypeManager Class Members
    In This Topic

    The following tables list the members exposed by DocumentTypeManager.

    Public Constructors
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Determines if placed symbols on a page are always treated as graphics.  
    Public Methodstatic (Shared in Visual Basic)Map name to identifier.  
    Public Methodstatic (Shared in Visual Basic)Get a "sort value" for a document-type for sorting functions.  
    Public Methodstatic (Shared in Visual Basic)Returns those page document types, for which a function placed on this page should be considered while merging. I.e. if the function is placed on graphical page, it makes no sense / is incorrect to collect such function.  
    Public Methodstatic (Shared in Visual Basic)Returns those page document types, for which a connection placed on this page should be considered while merging.  
    Public Methodstatic (Shared in Visual Basic)Returns those page document types, which are considered when collecting elements from pages to put them into navigator.  
    Public Methodstatic (Shared in Visual Basic)Gets form document type for a specific page document type.  
    Public Methodstatic (Shared in Visual Basic)Gets container of doc types, that are logically relevant if used with functions.  
    Public Methodstatic (Shared in Visual Basic)Gets logical page types.  
    Public Methodstatic (Shared in Visual Basic)Get containers of page types, that are relevant for generating connections.  
    Public Methodstatic (Shared in Visual Basic)Determines if a page is only for evaluation.  
    Public Methodstatic (Shared in Visual Basic)Determines if a document is external. If another external document type is added so take care to actualize current method.  
    Public Methodstatic (Shared in Visual Basic)Checks if given DocumentType can be affected to graphical placement of functions.  
    Public Methodstatic (Shared in Visual Basic)Determines if a page is interactive.  
    Public Methodstatic (Shared in Visual Basic)Determines if page is a logical page.  
    Public Methodstatic (Shared in Visual Basic)Determines if page is used to edit master data objects like symbols, forms and frames.  
    Public Methodstatic (Shared in Visual Basic)Determines, if the given value specifies a real logical function.  
    Public Methodstatic (Shared in Visual Basic)Determines if a page supports auto-connecting.  
    Top
    See Also