Description
This wraps the ObjectARX AcDbPathRef::AcDbPathRef() method
C#
public PathRef( EdgeRef\[\] edges );
Visual Basic
Public Sub New( edges As EdgeRef[] )
This wraps the ObjectARX AcDbPathRef::AcDbPathRef() method
public PathRef( EdgeRef\[\] edges );
Public Sub New( edges As EdgeRef[] )