Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project to which this object will be assign. Can't be null. |
| x | Width of Area object. |
| y | Height of Area object. |
| Parameter Name | Description |
|---|---|
| oProject | Project to which this object will be assign. Can't be null. |
| x | Width of Area object. |
| y | Height of Area object. |
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown when param is null value. Check exception message for more info. |
| Eplan.EplApi.DataModel.ObjectCreationException | Thrown when the Area cannot be created. |