Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Different object model for ACAD2k...
Message
General information
Forum:
CAD
Category:
Autocad 2000
Miscellaneous
Thread ID:
00412878
Message ID:
00413268
Views:
13
Just checked. Click AutoCad Help, Then "VBA and ActiveX" automation. Under that is a shortcut link to the VBA help file. The file is in the ACAD2000\Help folder in Program Files and is named acad_ag.hlp.

Once in there click "ActiveX and VBA" reference, then "Object model". That should bring up a page with graphic showing the model. You can click on each object in the graphic and it will display all the PEMS for that object.

Under the Document.Open method it says the ReadOnly flag is optional, so you shouldn't have to use it.

>Roi I check it out and you cannot find the Methods and Properties of the OLE object in the DOC. but you can use the ClassBrowse of VFP6.0 to open the Acad.tlb file to get all methods, events and properties.
>
>The deference between the Acad14 and acad15 are in the activedocument, preferences and others objects.
>
>You cannot do oAcad.ActiveDocument.Open(FileName) in Acad15. You need to do oAcad.Documents.open(filename,lReadOnly)
Roi
'MCP' Visual FoxPro

In Rome, there was a poem.
About a dog, who found two bone.
He lick the one, he lick the other.
He went pyscho, he drop dead!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform