Parameters
- pProject
- dWidth
- Width of the drilling. Must be greater than
dHeight
. - dHeight
- Height of the drilling. Must be greater than 0.
dHeight
.
dHeight
.Exception | Description |
---|---|
Eplan.EplApi.DataModel.ObjectAlreadyCreatedException | Thrown when the Drilling has already been created. |
System.ArgumentNullException | Thrown if parameter pProject is null . |
System.ArgumentException | Thrown if any size parameter is incorrect. |