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

CreateRoutingSegments Method
Creates routing segments for installation space.
Syntax
public void CreateRoutingSegments( 
   InstallationSpace pInstallationSpace
)

Parameters

pInstallationSpace
Installation space no which routing segments will be created.
Exceptions
ExceptionDescription
Thrown when neccessary argument is null.
The System::Int32ernal System::Int32erface used for export could not be created.
No user rights to create files on the file system.
See Also