Eplan Platform API
Eplan.EplApi.HEServices Namespace / Import3D Class / JT Method
Project to which the JT file will be imported
Full name of the file being imported.

In This Topic
    JT Method
    In This Topic
    Imports a 3D file
    Syntax

    Parameters

    oProject
    Project to which the JT file will be imported
    strFileName
    Full name of the file being imported.

    Return Value

    The installation space to which the JT file was imported
    Exceptions
    ExceptionDescription
    Thrown in case of invalid arguments.
    null was passed to a parameter.
    An action or internal interface for the import could not be created. A reason for this could be the lack of necessary rights or licenses.
    An error occurred during the import. Please read the exception message.
    Remarks
    This method requires a license for the pro panel 3D add-on
    See Also