CreateLink [Connectivity Automation Reference: CAR]

AutoCAD Connectivity Automation Objects

CreateLink Method


Creates a link to an AutoCAD entity.

See Also

Signature

RetVal = object.CreateLink(ObjectID, KeyValues)

Object

LinkTemplate The object or objects this method applies to.

ObjectID

Long; input-only
The entity ID of the object to link to.

KeyValues

KeyValues collection; input-only
The key field values for the link.

RetVal

The new link object.