VertexRef.VertexRef Constructor (CompoundObjectId)

Visual Basic
Public Sub New(
    compoundObjectId As CompoundObjectId
)
C#
public VertexRef(
    CompoundObjectId compoundObjectId
);
Description

This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef() method.

Links