CopyObjects for ThisDrawing using AxDbDocument

CopyObjects for ThisDrawing using AxDbDocument

Anonymous
Not applicable
287 Views
0 Replies
Message 1 of 1

CopyObjects for ThisDrawing using AxDbDocument

Anonymous
Not applicable
Friends need help.
I can not make a copy of a file that is in memory to ThisDrawing.


Dim oAxDbDoc The New AxDbDocument
oAxDbDoc.Open "c: \ Mot.dwg"

The Object Dim oObj
Dim The ODS AcadBlock
Dim i As Integer

Dim The entry AcadEntity
September oAxDbDoc.HandleToObject entry = ("CA1")

September oObj entry =


how can copy the "oObj" for the ThisDrawing using oAxDbDoc.CopyObjects?
0 Likes
288 Views
0 Replies
Replies (0)