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. |
BuiltIn |
Read-only property that indicates if this radial marking menu is a standard Inventor marking menu or one created by an add-in. Returns True in the case where it’s an Inventor marking menu. |
ClientId |
Read-only property that returns the string that uniquely identifies the client that created this radial marking menu. This is the CLSID of the AddIn in a string form, e.g. "{C9A6C580-3817-11D0-BE4E-080036E87B02}".
If the menu is built-in, an empty string is returned. |
EastControl |
|
InternalName |
Read-only property that returns the internal name of the radial marking menu. This is a unique name with respect to all other radial marking menus and can be used to access a specific radial marking menu. |
Name |
|
NorthControl |
|
NortheastControl |
|
NorthwestControl |
|
SouthControl |
|
SoutheastControl |
|
SouthwestControl |
|
Type |
Returns an ObjectTypeEnum indicating this object's type. |
WestControl |
|