Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations SDETERS 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. rickyt

    CATIA measure along direction

    See if you have "Distance Analysis" command might not be available depending on which license you have. From top toolbar View>Command List I left projection space as 3d and measurement direction in "X" (X for this model orientation, Z for yours).
  2. rickyt

    CATIA measure along direction

    I would try the "Extremum Definition" under points. Generate one Extremum point on the curve in the Z Direction. Generate one Extremum point on the surface in the Z Direction. You can toggle Max/Min to get the opposite results. Then you can measure between the two points and get the "Z"...
  3. rickyt

    Dimension representation.....

    Looks like a foreshortened dimension due to the view being broken. The wire is much longer than what is shown in view, so the wire is broken. And then the dimension should be shown as such when the dimension spans the broken out area. Not sure if broken is the correct term...
  4. rickyt

    CATIA v5 DRAFTING

    Search Catia UUID to get a better understanding. If you made part 1 plus the .catdrawing. And then did a change to part 1, but when you saved the change as part 2 you checked the "Save as New Document" option. This generates a new .catpart file with a new UUID and you will have problems...
  5. rickyt

    StartCommand ON/OFF instead of toggling

    hadzill, what current state are you checking? For example below, Script checks the current state of z-buffer setting. In this case it will either be true or false. Then it sets (toggles) it to the opposite. But I think you could do a If/Then, Else, EndIf If variibale is true (or false...
  6. rickyt

    Catia 2D View Fix

    From your tree in drafting module. Select sheet and rmb properties of it. Then there is an option for bounding box or part 3d axis. Switch it to part 3d axis and you will be good. ↓and if you can modify each sheet in your drafting std, all future drawings will then default to that↓
  7. rickyt

    Text attribute link

    No special license needed. RMB outside of the text window.
  8. rickyt

    Catia V5 toolbars

    Catia de-activates the rotation mode when entering a sketch. Needs to be re-activated in the 3dx toolbar after entering sketch.
  9. rickyt

    Catia V5 toolbars

    look at your 3Dx Device Toolbar and see if they are on/off
  10. rickyt

    I cannot activate the transformatio

    No content in active body it will be deactivated. ↓No Content in Active Body↓ ↓Content in Active Body↓ ↓No Content in Active Body, but content in a different Body↓
  11. rickyt

    Catia V5 toolbars

    Drag them to the bottom or to the top of the screen and they will become horizontal.
  12. rickyt

    Hello, New Catia V5 R29 user. Is

    Mouse over command (Tools → Customize) Additionally under Help, there is a "What's This?" use that and it will bring you to the help documentation on that command if it has a link. You do need to have the help file documentation installed and pointed to the location.
  13. rickyt

    Catia model tree

    tools -> Options
  14. rickyt

    How to add brackets to dimension macro

    take a look at this Link
  15. rickyt

    FT&A Annotations/Dimensions Black

    You probably changed the color of that part at the assembly level. Go into your assembly and from the tree Change the color of that part/instance to none. It will then match the colors of the catpart.
  16. rickyt

    Display First Extension Line

    Looks like a half dimension. See Link
  17. rickyt

    Measurements to Excel

    Wuzhee, Here is a catscript that will get you close, probably a few tweaks to get exactly what you want. This requires pre-selecting what you want to be exported to excel. Script will export a screen shot, file name, file path & the pre-selected attributes. The attributes will be listed in the...
  18. rickyt

    Am I the only one? STP/IGES surface broken after importing.

    I would say about 20% of the time I do not get a solid model from nx to Catia. Most of the time I will get the model imported as a single surface/sheet/skin/volume/etc. That will not close into a solid. I then run the heal operation and that will work half the time. I have tried to reduce the...
  19. rickyt

    Table to geometry

    This might help. Link Will still need to manually add lines. I haven't tried it, but you could save the excel as text and copy paste as needed.
  20. rickyt

    Hi All, i'm after a little macro

    Alan, add the two lines. Sub CATMain() Dim documents1 Set documents1 = CATIA.Documents Set Document = CATIA.ActiveDocument Dim selection1 Set selection1 = Document.Selection Set Info = selection1.Item(1) Dim Dimension1 Set Dimension1 = Info.Value Dim DimTolValue Set DimTolValue =...

Part and Inventory Search