IEaxSelectionPadContext.FocusedElement

Syntax

FocusedElement: IDimElement;

Description

The FocusedElement property returns selected dimension element.

Comments

To add new element to the hierarchy, use the IEaxSelectionPadContext.HierarchyNewElement method.

Example

The property use is given in the example for IEaxSelectionPadContext.EditDimension.

See also:

IEaxSelectionPadContext