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