Provides script language access to C++ objects of this type.
Object members are as follows:
| Type Name | Accessor Name | Documentation |
|---|---|---|
| string | ClassName | Gets or sets the name of the <Node> class for which the context menu displays commands. For example: <Group>, <TypeRepNode>, <Light>. |
| int32 | Image | Gets or sets the image parameter. |
| string | MenuName | Gets or sets the name of the context menu. For example: "Group Context Menu". |
| string | Package | Gets or sets the package string. For example: Simdify-Package-Geometry. |
| int32 | Text | Gets or sets the text parameter. |
| int32 | TypeStatus | Gets or sets the type status of the context menu. This refers to the TypeStatus enumeration. Please see APP_SERVICE_ENUMERATION_UTIL.SSL for more information. |