Parameters
- pProject
- dDiameter
- Diameter of the drilling. Must be greater than 0.
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 parameter dDiameter isn't grater than 0. |