Creates a link to an AutoCAD entity.
VBA / VB.NET
RetVal = object.CreateLink(ObjectID, KeyValues)
Type: LinkTemplate
The object or objects this method applies to.
Type: Long; input-only
The entity ID of the object to link to.
Type: KeyValues; input-only
The key field values for the link.
Type: Link
The new link object.