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