Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
Message |
Gets and sets the string specifying the message for the progress bar. The string can contain multiple prompt strings (“%s”) the actual values for which are specified in the MessagePrompts property before each call to UpdateProgress. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |