Click or drag to resize
SoWinMaterialEditorSetUpdateFrequency Method

Sets the update frequency.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetUpdateFrequency(
	SoWinMaterialEditorUpdateFrequencies freq
)

Parameters

freq
Type: OIV.Inventor.WinSoWinMaterialEditorUpdateFrequencies
Remarks

See the UpdateFrequency enum declaration.

See Also