Share

UserInterfaceManager.DoEvents Method

Parent Object: UserInterfaceManager

Description

Allows Inventor to process all Windows messages currently in the message queue.

Syntax

UserInterfaceManager.DoEvents()

Samples

Name Description
Basic Selection Using Interaction Events This sample demonstrates using the selection events to select a face. Selection is dependent on events and VB only supports events within a class module.

Version

Introduced in version 2010

Was this information helpful?