Click or drag to resize
SoViewingCubeposition Property

Position of the viewing cube in the scene camera viewport.

Namespace: OIV.Inventor.ViewerComponents.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFEnum<SoViewingCubePositionInViewports> position { get; }

Property Value

Type: SoSFEnumSoViewingCubePositionInViewports
Remarks

.

Default is TOP_RIGHT.

See Also