This document is archived and information here might be outdated. Recommended version. |
Creates GSLinePoint objects for the parcel set.
[Visual Basic .NET] Public Function CreateLinePointsFromFeatures ( _ ByVal pCadastralEditor As ICadastralEditor, _ ByVal pLinePoints As IArray _ ) As IEnumGSLinePoint
[C#] public IEnumGSLinePoint CreateLinePointsFromFeatures ( ICadastralEditor pCadastralEditor, IArray pLinePoints );