CADability dotNET
Overload List
Name | Description | |
---|---|---|
![]() | ToGlobal(GeoPoint) |
Inverse to the appropriate ToLocal(GeoPoint) method. The given point
is assumed in the coordinate ststem of this plane.
Returns the point in the global coordinate system.
|
![]() | ToGlobal(GeoPoint2D) |
Inverse to the appropriate Project(GeoPoint) method. Returns the point in the
global coordinate system
|
![]() | ToGlobal(GeoVector) |
Returns the 3D GeoVector corresponding to the given GeoVector in the coordinate
system of the plane.
|
![]() | ToGlobal(GeoVector2D) |
Inverse to the appropriate Project(GeoVector) method. Returns the vector in the
global coordinate system
|