DK for ActiveX | TatukGIS_XDK11.ITGIS_CSEllipsoid.ToGeocentric_Ref | Methods | Properties
Convert point from geodetic to geocentric system.
// C# public void ToGeocentric_Ref( ref ITGIS_Point3D _ptg );
' VisualBasic Public Sub ToGeocentric_Ref( ByRef _ptg As ITGIS_Point3D )
// Oxygene public procedure ToGeocentric_Ref( var _ptg : ITGIS_Point3D );
Name | Type | Description |
---|---|---|
_ptg | ITGIS_Point3D | point in geodetic system |