Share

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

AssocSingleEdgePersSubentId Methods, AssocSingleEdgePersSubentId Properties

Was this information helpful?