Assembly: Express;
The IEaxObjectSelectionManager interface is used to work with dimension selection.
IEaxObjectSelectionManager
To get an object of this type, use IEaxObject.SelectionManager.
| Property name | Brief description | |
| AcceptDataSelection | The AcceptDataSelection property determines whether selected selection should be converted to visual selection. | |
| ObjectSelection | The ObjectSelection property returns the current dimension selection. | |
| Selection | The Selection property returns object selection. | |
| TrackObjectSelection | The TrackObjectSelection property determines whether to set selection in the change tree by selection in visualizer. |
| Method name | Brief description | |
| GetDimension | The GetDimension method returns data for dimension with the specified key. |
See also: