PathRef.PathRef(EdgeRef[]) Constructor   MG2009New

Visual Basic
Public Sub New(
    edges As EdgeRef[]
)
C#
public PathRef(
    EdgeRef\[\] edges
);
Description

This wraps the ObjectARX AcDbPathRef::AcDbPathRef() method

Links