Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

maeResetCornerEditingOptions

maeResetCornerEditingOptions(
[ ?session g_sessionName ]
)
=> t / nil

Description

Resets the Corners Setup form to its state before maeSetCornerEditingOptions was applied.

Arguments

?session g_sessionName

Name of the session.

If not specified, the Corners Setup form for the current session is reset.

Value Returned

t

Resets the Corners Setup form to its state before maeSetCornerEditingOptions was specified.

nil

The specified session name is invalid.

Examples

Resets the Corners Setup form to its state before maeSetCornerEditingOptions was specified.

maeResetCornerEditingOptions()
=> t

Related Topics

maeApplyCornerEditingOptions

maeSetCornerEditingOptions


Return to top
 ⠀
X