Boolean property indicating whether Inventor has completed its initialization. This includes initialization of all the Add-ins loaded at startup.This property should be used in conjunction with the ApplicationEvents.OnReady event.
Syntax
Application.Ready() As Boolean
Property Value
This is a read only property whose value is a Boolean.