Parameters
- pProject
- dWidth
- Width of the drilling. Must be greater then 0.
- dHeight
- Height of the drilling. Must be greater then 0.
- dChamferLength
- Length of the rectangle chamfer. Must be greater then 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 size parameter isn't grater then 0. |