Autodesk.AutoCAD.DatabaseServices Namespace > AssocSingleEdgePersSubentId Class
AssocSingleEdgePersSubentId Class   
Description

The concrete derived AssocPersSubentId class that identifies an edge subentity if the entity has only a single edge subentity (such as in the case of curve entities).

Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.AssocPersSubentityId
    Autodesk.AutoCAD.DatabaseServices.AssocSingleEdgePersSubentId
Visual Basic
Public Class AssocSingleEdgePersSubentId
Inherits AssocPersSubentityId
C#
public class AssocSingleEdgePersSubentId : AssocPersSubentityId;
Links
   Comments?