Eplan Platform API
Eplan.EplApi.HEServices Namespace / Edit3D Class / OpenInstallationSpace Method
Full link file name of the project.
Full name of the Installation Space. It is visible in property INSTALLATIONSPACE_FULLNAME.

In This Topic
    OpenInstallationSpace Method
    In This Topic
    Opens Installations space with the name passed to strName.
    Syntax

    Parameters

    Parameter NameDescription
    strFullLinkFileNameFull link file name of the project.
    strFullNameFull name of the Installation Space. It is visible in property INSTALLATIONSPACE_FULLNAME.

    Return Value

    The opened InstallationSpace object.
    Exceptions
    ExceptionDescription
    Is thrown in case of invalid parameters.
    The graphics editor interface could not be created.
    See Also