Parameters
- 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 nullvalue. Check exception message for more info. | 
| Eplan.EplApi.DataModel.ObjectCreationException | Thrown when the Area cannot be created. |