Parameters
- oProject
- Project to which this object will be assign. Can't be null.
- strName
- Name which is set to InstallationSpace after creation. Can't be null or have zero length.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when param is null value. Check exception message for more info. |
Eplan.EplApi.DataModel.ObjectCreationException | Thrown when the InstallationSpace cannot be created. |