Creates a great circle line.
Visual Basic |
---|
Public Function CreateGreatCircleLine( _ ByVal x1 As Double, _ ByVal y1 As Double, _ ByVal z1 As Double, _ ByVal x2 As Double, _ ByVal y2 As Double, _ ByVal z2 As Double, _ ByVal distance As Double, _ ByVal datum As String _ ) As Integer |
Available: GEO MD ME OD SISpy
Group:
sis.CreateGreatCircleLine (25.2, 45.3, 58.2, 44.7, 10000, WGS84)
Creates a great circle line between specified start and end points, placing a node every 10 000m, using the WGS84 datum.
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).