*ElementMarkEnabled()

Specifies the check box setting of the Enable element marks option in the Tools > Options > Visualization dialog.

Syntax

*ElementMarkEnabled (State)

Application

HyperView

Inputs

State
Represents the drawing style for the elements of all dimensions.

Context

*BeginGraphicDefaults

Example

*ElementMarkEnabled(“Off”)

Comments

Valid entries are "On" or "Off".