|
-
Jul 9th, 2005, 01:09 AM
#1
Thread Starter
Addicted Member
File system error
Set oFileSys = CATIA.FileSystem
In the above code, I am getting the following error.
"cad automation type not supported"
can anybody tell what is the problem and solution..
-
Jul 9th, 2005, 01:35 AM
#2
Re: File system error
You need to add a reference to whatever that CADD system is. Go to Project->Refernces, and see if you can find the CADD program that you want to automate. If it can be automated, you'll find a checkbox there.
-
Jul 9th, 2005, 02:33 AM
#3
Thread Starter
Addicted Member
Re: File system error
Dim oFileSys As FileSystem
I do not know which checkbox I have to check. Please once again see the above code, I am getting error there only...
-
Jul 9th, 2005, 03:50 AM
#4
Re: File system error
Do you have Catia 4 or 5? There are a few links about the conversion
http://www.google.com/search?client=...=Google+Search
-
Jul 10th, 2005, 11:26 PM
#5
Thread Starter
Addicted Member
-
Jul 11th, 2005, 12:44 AM
#6
Re: File system error
Add a reference, and scroll down the list to see if any are in the CATIA folder, otherwise try to browse to that folder and pick up any file that it may find. If it is already there, it will show up as checked. You can see that the Adobe plugin is registered in the Adobe folder. Maybe CATIA is the same.
The alternative is that you cannot automate that action. I have only seen conversion routines, nothing about automation.
What are you trying to do, anyways?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|