This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef() method.
Public Sub New(
compoundObjectId As CompoundObjectId
)
public VertexRef(
CompoundObjectId compoundObjectId
);
VertexRef Class, Autodesk.AutoCAD.DatabaseServices Namespace