SoGeoElevationGrid Properties |
The SoGeoElevationGrid type exposes the following members.
Name | Description | |
---|---|---|
boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. | |
coordIndex | The indices of the coordinates that the shape uses as its vertices. | |
geoGridOrigin | Specifies the geographic coordinate for the south-west corner (bottom-left) of the dataset. | |
geoSystem | Defines the spatial reference frame. | |
height | The OIV.Inventor.Geo.SoGeoElevationGrid.height array contains OIV.Inventor.Geo.SoGeoElevationGrid.xDimension * OIV.Inventor.Geo.SoGeoElevationGrid.zDimension floating point values that represent elevation above the ellipsoid or the geoid, as appropriate. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
materialIndex | The indices of the materials that are used for the shape. | |
normalIndex | The indices of the normals that are used for the shape. | |
tangentIndex | The indices of the tangents that are used for the shape. | |
textureCoordIndex | The indices of the texture coordinates that are used for the shape. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
vertexProperty | vertex property node. | |
xDimension | Number of X values in the grid. | |
xSpacing | Spacing between X values. | |
yScale | The yScale value can be used to produce a vertical exaggeration of the data when it is displayed. | |
zDimension | Number of Z values in the grid. | |
zSpacing | Spacing between Z values. |