VertexRef.VertexRef Constructor (FullSubentityPath)

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

This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef() method

Links