Description
This wraps the ObjectARX AcDbEdgeRef::AcDbEdgeRef() method.
C#
public EdgeRef( CompoundObjectId compoundObjectId, SubentityId edgeSubentId );
Visual Basic
Public Sub New( compoundObjectId As CompoundObjectId, edgeSubentId As SubentityId )