AcDbSubentRef Class

Class Hierarchy

AcRxObject
    AcDbGeomRef
        AcDbSubentRef
            AcDbEdgeRef
            AcDbFaceRef
            AcDbVertexRef

C++

class AcDbSubentRef : public AcDbGeomRef;

File

AcDbGeomRef.h

Description

<para xmlns="http://buildtree.tv/SpecSchema.xsd"> Base class for AcDbFaceRef, AcDbEdgeRef and AcDbVertexRef. It keeps an AcDbCompoundObjectId of an AcDbEntity and AcDbSubentId of a subentity of this entity. </para>

Links

AcDbSubentRef Constructor, AcDbSubentRef Methods