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

In This Topic
    GetFctDocTypesVisibleInNavigator Method
    In This Topic
    Returns those page document types, which are considered when collecting elements from pages to put them into navigator.
    Syntax
    public static DocumentTypeManager.DocumentType[] GetFctDocTypesVisibleInNavigator()
    public:
    static array<DocumentTypeManager.DocumentType>^ GetFctDocTypesVisibleInNavigator(); 
    See Also