Express > Express Assembly Interfaces > IEaxSelectionPadContext > IEaxSelectionPadContext.FocusedElement
FocusedElement: IDimElement;
The FocusedElement property returns selected dimension element.
To add a new element to the hierarchy, use the IEaxSelectionPadContext.HierarchyNewElement method.
The property use is given in the example for IEaxSelectionPadContext.EditDimension.
See also: