AcadMap - Updating Multiple OD records in VBA

20 views
Skip to first unread message

masani...@gmail.com

unread,
Oct 17, 2008, 12:44:46 AM10/17/08
to Customize your ACAD
This is simple trick to update multiple OD records in Acad map Using
VBA.

After creating the odrecords object using GetODRecords just pass a
method related to thisdrawing Object, I will be using following line,

ThisDrawing.ActiveLayer = ThisDrawing.ActiveLayer

after this you can navigate to the next records and update the values.
Reply all
Reply to author
Forward
0 new messages