Parameters
- oProject
 - Eplan.EplApi.DataModel.Project the Rectangle will be assign to.
 
| Exception | Description | 
|---|---|
| System.ArgumentNullException | Thrown when oProject is null. | 
| Eplan.EplApi.DataModel.ObjectCreationException | Thrown when the Rectangle cannot be created. | 
| Eplan.EplApi.DataModel.ObjectAlreadyCreatedException | Thrown when the Rectangle has already been created. |