CADability dotNET
Overload List
Name | Description | |
---|---|---|
![]() | GeoVector(GeoVector2D) |
Constructs a new GeoVector from a 2d vector assumed in the xy plane
|
![]() | GeoVector(SerializationInfo, StreamingContext) |
Constructor required by deserialization
|
![]() | GeoVector(Angle, Angle) |
Constructs a new GeoVector with the given angles a longitude and latitude.
The resulting GeoVector is normed.
|
![]() | GeoVector(GeoPoint, GeoPoint) |
Constructs a new GeoVector which points from the StartPoint to the EndPoint.
|
![]() | GeoVector(Double, Double, Double) |
Constructs a new GeoVector with the given components
|