Click or drag to resize
SoUpdateAreaElementSet Method

Sets the current update area in the state.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void Set(
	SoState state,
	SbVec2f origin,
	SbVec2f size
)

Parameters

state
Type: OIV.Inventor.MiscSoState
origin
Type: OIV.InventorSbVec2f
size
Type: OIV.InventorSbVec2f
Remarks