VertexRef.VertexRef(FullSubentityPath) Constructor

Description

This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef() method

Visual Basic

Public Sub New(
    path As FullSubentityPath
)

C#

public VertexRef(
    FullSubentityPath path
);

Links

VertexRef Class, Autodesk.AutoCAD.DatabaseServices Namespace