Autodesk.AutoCAD.EditorInput Namespace > SelectedSubObject Class
SelectedSubObject Class
Description

 

This is the base for classes that describe subobjects selected through various techniques. It defines the basic data that describes a selected subobject: full subentity path, GS marker, and selection method, as well as optional details.

Class Hierarchy
Visual Basic
Public Class SelectedSubObject
C#
public class SelectedSubObject;
Links
   Comments?