Miner.Desktop Assembly > SE.Geospatial.Editor.Model Namespace > SeSpatialExtensions Class : GetSegmentsAdjacentToVertex Method |
'Declaration <ExtensionAttribute()> Public Shared Function GetSegmentsAdjacentToVertex( _ ByVal path As SE.Geospatial.Spatial.PathGeometry, _ ByVal vertex As SE.Geospatial.Spatial.Coordinate _ ) As ValueTuple(Of LineSegment,LineSegment)
'Usage Dim path As SE.Geospatial.Spatial.PathGeometry Dim vertex As SE.Geospatial.Spatial.Coordinate Dim value As ValueTuple(Of LineSegment,LineSegment) value = SeSpatialExtensions.GetSegmentsAdjacentToVertex(path, vertex)
[Extension()] public static ValueTuple<LineSegment,LineSegment> GetSegmentsAdjacentToVertex( SE.Geospatial.Spatial.PathGeometry path, SE.Geospatial.Spatial.Coordinate vertex )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.