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

Create Method (RoutingSegment)
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