EdgeRef.EdgeRef(FullSubentityPath) Constructor   MG2009New

Visual Basic
Public Sub New(
    path As FullSubentityPath
)
C#
public EdgeRef(
    FullSubentityPath path
);
Description

This wraps the ObjectARX AcDbEdgeRef::AcDbEdgeRef() method

Links