Share

RadialMarkingMenus Object


Description

The RadialMarkingMenus object provides access to the existing radial marking menus and provides the ability to create additional radial marking menus.

Methods

Name Description
Add Method that creates a new radial marking menu. The newly created marking menu is returned.

Properties

Name Description
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.
Count Gets the number of items in this collection.
Item Returns the specified RadialMarkingMenu from the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Environment.RadialMarkingMenus

Version

Introduced in version 2013

Was this information helpful?