Parameters
- pProject
- dDiameter
- Diameter of the tap hole. Must be greater than 0.
| Exception | Description | 
|---|---|
| Eplan.EplApi.DataModel.ObjectAlreadyCreatedException | Thrown when the Drilling has already been created. | 
| System.ArgumentNullException | Thrown if parameter pProjectisnull. | 
| System.ArgumentException | Thrown if parameter dDiameterisn't grater than 0. |