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