CADability dotNET

Overload List

  NameDescription
Public methodGeoPoint2D(array<GeoPoint2D>[]()[][])
Constructs a ne GeoPoint at the geometric middle of the provided points
Public methodGeoPoint2D(Double, Double)
Creates a new GeoPoint2D with the given components
Public methodGeoPoint2D(GeoPoint2D, GeoPoint2D)
Creates a new GeoPoint2D in the middle of the two given points
Public methodGeoPoint2D(GeoPoint2D, Double, Angle)
Creates a new GeoPoint2D at the specified offset to the provided GeoPoint2D c
Public methodGeoPoint2D(GeoPoint2D, Double, Double)
Creates a new GeoPoint2D at the specified offset to the provided GeoPoint2D p

See Also