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