Hi All,
I am trying to develop a script which runs on a V4 model. The script should copy the draft and paste it on a drawing.
I found this in the the Automation reference:
Dim V4Document As Document
Set V4Document = V4Master.V4DocumentModel
But iam not able to take it forward.
Please guide me through this.
Regards
Chaya
|