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