Click or drag to resize
SoGeoElevationGridyScale Property

The yScale value can be used to produce a vertical exaggeration of the data when it is displayed.

Namespace: OIV.Inventor.Geo
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFFloat yScale { get; }

Property Value

Type: SoSFFloat
Remarks

By default, this value is 1.0 (no exaggeration). If this value is set greater than 1.0, all heights will appear larger than actual.

See Also