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
C#
public class AssocSingleEdgePersSubentId : AssocPersSubentityId;
Visual Basic
Public Class AssocSingleEdgePersSubentId Inherits AssocPersSubentityId
Links
AssocSingleEdgePersSubentId Methods, AssocSingleEdgePersSubentId Properties