Description
This wraps the ObjectARXAcDbEdgeRef::AcDbEdgeRef() method
Visual Basic
Public Sub New( curve As Curve3d )
C#
public EdgeRef( Curve3d curve );
This wraps the ObjectARXAcDbEdgeRef::AcDbEdgeRef() method
Public Sub New( curve As Curve3d )
public EdgeRef( Curve3d curve );