Message 1 of 5
Update and Rebuild

Not applicable
11-24-2002
12:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
What is the Update and Rebuild properties for DrawingDocuments supposed to
do? Why does both of these lines throw a error?
Dim oDDoc As DrawingDocument
Set oDDoc = ThisApplication.ActiveDocument
oDDoc.Update
oDDoc.Rebuild
--
Kent Keller
Member of the Autodesk Discussion Forum Moderator Program
http://www.MyMcad.com/KWiK/Mcad.htm
do? Why does both of these lines throw a error?
Dim oDDoc As DrawingDocument
Set oDDoc = ThisApplication.ActiveDocument
oDDoc.Update
oDDoc.Rebuild
--
Kent Keller
Member of the Autodesk Discussion Forum Moderator Program
http://www.MyMcad.com/KWiK/Mcad.htm