Eplan Platform API
Eplan.EplApi.DataModel Namespace / DocumentTypeManager Class / GetFctDocTypesToMergeConnection Method

In This Topic
    GetFctDocTypesToMergeConnection Method
    In This Topic
    Returns those page document types, for which a connection placed on this page should be considered while merging.
    Syntax
    public static DocumentTypeManager.DocumentType[] GetFctDocTypesToMergeConnection()
    public:
    static array<DocumentTypeManager.DocumentType>^ GetFctDocTypesToMergeConnection(); 
    See Also