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: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFVec2f size { get; }

Property Value

Type: SoSFVec2f
Remarks

Default is 150 pixels width, 150 pixels height.

See Also