SoWinMaterialEditorGetUpdateFrequency Method |
Gets the update frequency.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.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