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
Autodesk.AutoCAD.EditorInput.SelectedSubObject Autodesk.AutoCAD.EditorInput.CrossingOrWindowSelectedSubObject Autodesk.AutoCAD.EditorInput.FenceSelectedSubObject Autodesk.AutoCAD.EditorInput.PickPointSelectedSubObject
C#
public class SelectedSubObject;
Visual Basic
Public Class SelectedSubObject
Links
SelectedSubObject Constructor, SelectedSubObject Methods, SelectedSubObject Properties