Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski 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. jagodragon

    Catia V5 - Surface Break Lines

    Glad it worked for you
  2. jagodragon

    NX Crashes on Stp File import

    Problem solved! My coworker at another location has access to the step license for Catia and that read it in with no issue.
  3. jagodragon

    NX Crashes on Stp File import

    I am trying to import a large STP file. Every time i get the same outcome. The file is a weld study from our manufacturing team that contains the weldment and its components as well as the weld torch in several locations. NX does create a lot of components parts from the step file but fails...
  4. jagodragon

    Hi, how do I unite surfaces in an i

    in the surface ribbon, there is a sew surface tool. (it may be hidden and you will need to turn it on in the ribbon) select this tool and select one of the surfaces. select all the other surfaces that you want united. hit the preview option to see if/where you have errors (you will most...
  5. jagodragon

    How to check if a length is in increments of 0.5 CATIA V5 ADVISOR

    try multiplying the length by 10 and checking that it is in increments of 5 instead of 0.5? (Length.1*10)/10mm-5*floor((Length.1*10)/1mm/0.5)==0
  6. jagodragon

    Screws and pins

    Yeah, I think Catia is loosing market share because they don't do any thing user friendly. They have started to make user friendly changes in the 3DX implementation of Catia V6. But, why would any one who doens't use cad or models (the bean counters and executives who make the decisions) go back...
  7. jagodragon

    Intersection computation has failed for body

    This error is caused when the silhouette is to complex for the algorithm and it fails. (some times this will not make any sense to you as to why it fails). you may need to fake the line inplace temporarily by changeing your view Dress-up from Boudary to one of the other radios and copying the...
  8. jagodragon

    Flexible part

    hmmm... not sure about that. i didn't see that in the video you linked. (to be fair, i don't speak Hindi?) I know that the part can be parameterized and that you can have differing lengths. I think there might be a way of doing it, but no one has ever asked me to try. it is easier to just throw...
  9. jagodragon

    Screws and pins

    Each of the main softwares focus on different aspects. As a result of this each software is best suited for different use cases. Catia - Product design (if you have dedicated designers and shared components) NX - Mechanical design such as tooling, fixturing, also can work well for product if...
  10. jagodragon

    Flexible part

    Yes. you can use Catia formulas to create the links between length and pitch. you do not need to define extra settings, you only need to create a formula
  11. jagodragon

    Screws and pins

    Not that I've seen...
  12. jagodragon

    Catia V5 - Surface Break Lines

    1) in Generative Shape and Design (GSD) create an extract of the surface you want to scribe the lines onto. (you can do this by using an extract by tangent or by creating a join and selecting each surface) 2) trim the extracted surface to your profile. 3) in part Design use Sew Surface a)...
  13. jagodragon

    OptiStruct error #4965

    attempt to attach again...https://files.engineering.com/getfile.aspx?folder=456e00ec-1b1f-49a5-994a-2d05173e06d2&file=0015.001.004.05.out
  14. jagodragon

    OptiStruct error #4965

    I am getting this when I try to run optistruct for this model: *** ERROR # 4965 *** Maximum number of time increment cutbacks reached, analysis aborted. any suggestions? I've attach the out file for reference.
  15. jagodragon

    Joining two meshes in Hyperworks

    This is probably too late. but this looks like the surfaces are not stitched together. are you sure that the edges between those surfaces have been joined? Geometry->quick edit toggle edge left-click on the edge the two edges should join. if they do not, then change your tolerance to a larger...
  16. jagodragon

    Macro Modify text on Detail sheet

    Hello, I am trying to modify the content of a text box on the detail sheet via a macro. I tried using the code below but it gives an error. (the code works for modifying text in a drawing sheet) '------- Dim myDrawing As DrawingDocument Dim Sheets As DrawingSheets Dim CurSheet As...
  17. jagodragon

    Table Editing via macro?

    Thank you. I will give this a pin when i get done with the job I'm on.
  18. jagodragon

    CATOUT QUESTIONS

    just wanted to bump this up while every one is active... I'm really hoping it's an easy fix and i'm just missing some thing...
  19. jagodragon

    Cumulated Dimensions

    that is part of the environment settings. it can be changed in the "standards" menu under tools. you will need to be cat admin to prform this change. also, these settings are stored in the drawing so may need to redo the print after you have the standards changed. if you would like to not do...
  20. jagodragon

    CATIA VB Programming, Get the name and place it as the text file name.

    I used to do some thing similar to this out of KeyCreator. it came in quite handy for cnc bend chart data using excel.. reminiscing aside.. i believe the answer to your question is this. Sub CATMain() '==================Call Variables===================================== Dim ObjFso Dim...

Part and Inventory Search