Click or drag to resize
SoWinColorEditorSetUpdateFrequency Method

Sets the update frequency.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public void SetUpdateFrequency(
	SoWinColorEditorUpdateFrequencies freq
)

Parameters

freq
Type: OIV.Inventor.WinSoWinColorEditorUpdateFrequencies
Remarks

See the UpdateFrequency enum declaration.

See Also