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