| SoWinMaterialEditorGetUpdateFrequency Method  | 
Gets the update frequency. 
 
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoWinMaterialEditorUpdateFrequencies GetUpdateFrequency()
Public Function GetUpdateFrequency As SoWinMaterialEditorUpdateFrequencies
public:
SoWinMaterialEditorUpdateFrequencies GetUpdateFrequency()
member GetUpdateFrequency : unit -> SoWinMaterialEditorUpdateFrequencies 
Return Value
Type: 
SoWinMaterialEditorUpdateFrequencies
RemarksSee the  UpdateFrequency  enum declaration. 
See Also