<ContextMenuElementNode> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » Group » ContextMenuElementNode

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
stringClassNameGets or sets the name of the <Node> class for which the context menu displays commands. For example: <Group>, <TypeRepNode>, <Light>.
int32ImageGets or sets the image parameter.
stringMenuNameGets or sets the name of the context menu. For example: "Group Context Menu".
stringPackageGets or set the package string. For example: Scenome-Package-Geometry.
int32TextGets or sets the text parameter.
int32TypeStatusGets or sets the type status of the context menu. This refers to the TypeStatus enumeration. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL for more information.