This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IM > IMetricUnitConverter Interface > IMetricUnitConverter.GetLine Method (ArcObjects .NET 10.5 SDK) |
GSLine converted to a Curve with correct units.
[Visual Basic .NET] Public Function GetLine ( _ ByVal pGSLine As IGSLine, _ ByVal pCadaPoints As ICadastralPoints _ ) As ICurve
[C#] public ICurve GetLine ( IGSLine pGSLine, ICadastralPoints pCadaPoints );
Convert GeoSurveyEngine line (metric) to Cadastral Fabric Unit Line.