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. |
ClientId |
Property that returns the string that uniquely identifies the client. This is the CLSID of the AddIn in a string form, e.g. "{C9A6C580-3817-11D0-BE4E-080036E87B02}". |
Count |
Property that returns the number of parameters in this group. |
DisabledActionTypes |
|
DisplayName |
|
InternalName |
Property that returns the name of the custom group. The name is the internal English name of the group. This name will remain constant and is not affected by locale. The name is never displayed to the user. The display name is what's shown to the user. |
Item |
Returns the specified Parameter object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |