RetVal = object.CreateLink(ObjectID, KeyValues)
以下分别是对object,ObjectId,keyValues,及RetVal说明,哪位高手能够给个可运行示例?
Object
MSITStore:D:\Program%20Files\AutoCAD%202004\help\acad_car.chm::/idh_linktemplate_object.htm" target="_blank" >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. |