The Tools_EnableModifier() function enables the Modifier menu items. The Modifier is available only when your application is opened with the runtime engine.
Tools_EnableModifier(mode)
• mode – A boolean that enables or disables the Modifier menu items:
Value |
Description |
---|---|
true |
Enables the Modifier menu items. |
false |
Disables the Modifier menu items. |
The boolean value true.
Refer to your Dexterity license agreement before you enable this item.