EdgeRef.EdgeRef(FullSubentityPath) Constructor

Description

This wraps the ObjectARX AcDbEdgeRef::AcDbEdgeRef() method

Visual Basic

Public Sub New(
    path As FullSubentityPath
)

C#

public EdgeRef(
    FullSubentityPath path
);

Links

EdgeRef Class, Autodesk.AutoCAD.DatabaseServices Namespace