Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / RoutingSegment Class / Create Method

In This Topic
    Create Method (RoutingSegment)
    In This Topic
    Create new routing segment in P8 project.
    Syntax

    Parameters

    pInstallationSpace
    Exceptions
    ExceptionDescription
    Thrown when the RoutingSegment has already been created.
    Thrown if parameter pInstallationSpace is null.
    Remarks
    Method creates new routing segment and sets given installation space as its parent.
    See Also