Click or drag to resize
SoGeoElevationGridheight Property

The height array contains xDimension * zDimension floating point values that represent elevation above the ellipsoid or the geoid, as appropriate.

Namespace: OIV.Inventor.Geo
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoMFFloat height { get; }

Property Value

Type: SoMFFloat
Remarks

These values are given in row-major order from west to east, south to north.

See Also