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