Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IExtendedProcessor Interface / CanImportDirect Method
Context with parameters
Indicates whether the converter supports a progress bar.

In This Topic
    CanImportDirect Method (IExtendedProcessor)
    In This Topic
    Indicates whether the converter can import external formats
    Syntax

    Parameters

    Parameter NameDescription
    oContextContext with parameters
    bSupportsProgressIndicates whether the converter supports a progress bar.

    Return Value

    TRUE if conversion is possible
    FALSE if conversion is not possible
    See Also