Parameters
- pntCenter
 - Eplan.EplApi.Base.PointD the center of the arc
 - crdRadius
 - the radius of the arc
 - nStartAngle
 - the start angle of the arc
 - nEndAngle
 - the end angle of the arc
 - bAsPie
 - if the arc should be a pie
 
| Exception | Description | 
|---|---|
| Eplan.EplApi.Base.BaseException | Thrown when the circle cannot be set. |