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