Click or drag to resize
SoViewingCubesize Property

Size of the viewport, in pixels, in which the viewing cube is drawn.

Namespace: OIV.Inventor.ViewerComponents.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public SoSFVec2f size { get; }

Property Value

Type: SoSFVec2f
Remarks

Default is 150 pixels width, 150 pixels height.

See Also