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