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