This document is archived and information here might be outdated.  Recommended version.


IGeoSurveyFunctions.ResolveCurveCenters Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGeoSurveyFunctions.ResolveCurveCenters Method

Fix curve details for those with common centre points.

[Visual Basic .NET]
Public Sub ResolveCurveCenters ( _
    ByVal pIEnvelope As IEnvelope _
)
[C#]
public void ResolveCurveCenters (
    IEnvelope pIEnvelope
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGeoSurveyFunctions Interface