SelectedSubObject Class

Visual Basic
Public Class SelectedSubObject
C#
public class SelectedSubObject;
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.

Links