Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. iscariot

    Stl data to catia

    Here one way-: https://www.youtube.com/watch?v=UOvCtdOuVec&t=5s&ab_channel=relus
  2. iscariot

    CATPart moves......

    Cumulative Snap should be in DMU Navigator (DMN license).
  3. iscariot

    Share catia macros

    Just move you're code to external application (.exe). Probably best way would be to use Visual Studion Express or any free IDE. This means that you would need to recreate the forms, but you should be able to convert relatively easy the code. In this way you could protect the code you make and...
  4. iscariot

    Convert GSD spline to Part sketch

    Isolate the points and you should be able to move them as you wish. (Right click and Isolate)
  5. iscariot

    2D component instance usage...........

    A 2D component is as a detail saved in separate detail sheet (same drawing) which could be reused in the drawing multiple times.
  6. iscariot

    Video - Mouse highlighted

    Use Camstudio,it has the option to make the yellow cursor yellow by recording and it is fully free. No watermark.
  7. iscariot

    Invalid geomtric data. File corrupted.

    I did not understood where exactly do you create this Parts, is it locally? or on a server?
  8. iscariot

    Constraints in drawing.

    I am little bit confused as I don't see the application of such a code. I would say that maybe you could create a detail and inside you could create whatever you wantcomputing the points of lines using some basic algebra. You would be able to move the details as you need in the ned.
  9. iscariot

    2D red dimension meaning...

    I see same color (pink) in both pictures :)
  10. iscariot

    how to take a screenshot for a selected area using vba Catia V5

    I don't think it is possible to achieve what you need.
  11. iscariot

    Multiple CatDrawing to Tif

    I like the interface, simple and effective, no bullshit.
  12. iscariot

    Catia VBA programming sources

    I have learned it the hard way on my own with help mainly on this forum. If I would have to do it again then first I would probably buy Emmett Ross book "VB Scripting for CATIA V5: How to program CATIA macros (English Edition). It is cheap but very basic. Then I would continue with Dieter...
  13. iscariot

    Macro to add leader with text to selected CATPart/Product points in to a drawing view

    I am lost ... could you post a picture on what you try to achieve?
  14. iscariot

    Catia Coordinate Dimension Table

    I'm not sure what you mean, could you provide more details?
  15. iscariot

    Drafting - View Frame size

    From my experience, the answer to your first question is no. I found it to be really strange as drawing will never fit perfectly in window in case one view frame is outside thedrawing area. The answer to your second second is that there is somewhere a XML file where you could pre define all...
  16. iscariot

    Catia Assembly sectioning view

    Kantoku, I saw the video from the link description, really nice. How do you deal performances issue? How can you generate so many elements so quick?
  17. iscariot

    Simplify Circle2D with lines

    Thank you Tesak, you are fully right, now it is working.
  18. iscariot

    Catia.RefreshDisplay and DisplayFileAlerts to False from vb.net

    I would have expected to use: Catia.RefreshDisplay = False Catia.DisplayFileAlerts = False to improve the speed of the code but I don't understand why it is not working from vb.net. Any idea?
  19. iscariot

    Simplify Circle2D with lines

    Tesak, this was the first thing to try for me but unfortunately for Circle2D it creates the points on almost complete the circle, not only for my arc. It ignore somehow that my curve is only arc and somehow it takes the curve as full circle.

Part and Inventory Search