Eplan Platform API
Eplan.EplApi.HEServices Namespace / ConnectionService3D Class / CreateRoutingSegments Method
Installation space no which routing segments will be created.

In This Topic
    CreateRoutingSegments Method
    In This Topic
    Creates routing segments for installation space.
    Syntax
    public void CreateRoutingSegments( 
       InstallationSpace pInstallationSpace
    )
    public:
    void CreateRoutingSegments( 
       InstallationSpace^ pInstallationSpace
    ) 

    Parameters

    pInstallationSpace
    Installation space no which routing segments will be created.
    Exceptions
    ExceptionDescription
    Thrown when necessary argument is null.
    An interface used for export could not be created.
    No user rights to create files on the file system.
    See Also