SoGeoLODgeoSystem Property |
Defines the spatial reference frame.
Namespace: OIV.Inventor.Geo
Valid values are:
GC: Earth-fixed Geocentric with respect to the WGS84 ellipsoid.
GD: Geodetic spatial reference frame. An optional second string may be used to specify the ellipsoid using one of the ellipsoid codes that are defined in X3D. If no ellipsoid is specified, then "WE" is assumed (the WGS84 ellipsoid).
UTM: Universal Transverse Mercator One further required argument must be supplied for UTM in order to specify the zone number (1..60). This is given in the form "Zn", where n is the zone number. An optional argument of "S" may be supplied in order to specify that the coordinates are in the southern hemisphere (otherwise, northern hemisphere will be assumed).