Results 1 to 6 of 6

Thread: File system error

  1. #1

    Thread Starter
    Addicted Member thiru_rajamani's Avatar
    Join Date
    Aug 2004
    Location
    Chennai,India
    Posts
    214

    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..
    Thanks
    Raj

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    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.

  3. #3

    Thread Starter
    Addicted Member thiru_rajamani's Avatar
    Join Date
    Aug 2004
    Location
    Chennai,India
    Posts
    214

    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...
    Thanks
    Raj

  4. #4
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    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

  5. #5

    Thread Starter
    Addicted Member thiru_rajamani's Avatar
    Join Date
    Aug 2004
    Location
    Chennai,India
    Posts
    214

    Re: File system error

    I am having Catia V5 R10
    Thanks
    Raj

  6. #6
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    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
  •  



Click Here to Expand Forum to Full Width