public void CreateTransient( InstallationSpace pInstallationSpace )
public: void CreateTransient( InstallationSpace^ pInstallationSpace )
Parameters
- pInstallationSpace
public void CreateTransient( InstallationSpace pInstallationSpace )
public: void CreateTransient( InstallationSpace^ pInstallationSpace )
Exception | Description |
---|---|
Eplan.EplApi.DataModel.ObjectAlreadyCreatedException | Thrown when the RoutingSegment has already been created. |
System.ArgumentNullException | Thrown if parameter pInstallationSpace is null . |