Miner.Desktop Assembly > SE.Geospatial.Editor.Model Namespace > SeSpatialExtensions Class > LiesOnLineSegment Method : LiesOnLineSegment(Coordinate3D,LineSegment,Double) Method |
'Declaration <System.Runtime.CompilerServices.ExtensionAttribute()> Public Overloads Shared Function LiesOnLineSegment( _ ByVal p As SE.Geospatial.Spatial.Coordinate3D, _ ByVal lineSegment As SE.Geospatial.Spatial.LineSegment, _ ByVal tolerance As System.Double _ ) As System.Boolean
'Usage Dim p As SE.Geospatial.Spatial.Coordinate3D Dim lineSegment As SE.Geospatial.Spatial.LineSegment Dim tolerance As System.Double Dim value As System.Boolean value = SeSpatialExtensions.LiesOnLineSegment(p, lineSegment, tolerance)
[System.Runtime.CompilerServices.Extension()] public static System.bool LiesOnLineSegment( SE.Geospatial.Spatial.Coordinate3D p, SE.Geospatial.Spatial.LineSegment lineSegment, System.double tolerance )
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.