Click or drag to resize
SoGeoOriginrotateYUp Property

Specifies whether coordinates of nodes that use this GeoOrigin are to be rotated such that their up direction is aligned with the world coordinate Y axis.

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

Property Value

Type: SoSFBool
Remarks

The default behavior is to not perform this operation. This means that the local up direction will depend upon the location of the GeoOrigin with respect to the planet surface.

See Also