| Name | Description | |
|---|---|---|
![]() | CalculateArcLength | Calculates the arc length for the curve. (Inherited from ArcGIS.Desktop.Editing.COGO.BaseCurveDefinition) |
![]() | CalculateCentralAngle | Calculates the central angle for the curve. The value is returned in decimal degrees. (Inherited from ArcGIS.Desktop.Editing.COGO.BaseCurveDefinition) |
![]() | CalculateChordDirection | Calculates the chord direction for the arc. The value is returned in North Azimuth decimal degrees. |
![]() | CalculateChordLength | Calculates the chord length for the curve. (Inherited from ArcGIS.Desktop.Editing.COGO.BaseCurveDefinition) |
![]() | CalculateRadialDirection | Calculates the radial direction for the arc. The value is returned in North Azimuth decimal degrees. |
![]() | CalculateTangentDirection | Calculates the tangent direction for the arc.The value is returned in North Azimuth decimal degrees. |
![]() | CanCalculateArcLength | Determines if the arc length can be calculated from the curve definition. (Inherited from ArcGIS.Desktop.Editing.COGO.BaseCurveDefinition) |
![]() | CanCalculateCentralAngle | Determines if the central angle can be calculated from the curve definition. (Inherited from ArcGIS.Desktop.Editing.COGO.BaseCurveDefinition) |
![]() | CanCalculateChordDirection | Determines if the chord direction can be calculated from the arc definition. |
![]() | CanCalculateChordLength | Determines if the chord length can be calculated from the curve definition. (Inherited from ArcGIS.Desktop.Editing.COGO.BaseCurveDefinition) |
![]() | CanCalculateRadialDirection | Determines if the radial direction can be calculated from the arc definition. |
![]() | CanCalculateTangentDirection | Determines if the tangent direction can be calculated from the arc definition. |
![]() | IsValid | Gets if the curve definition is valid. That is, if the minimum set of values are defined. |
