Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

Recent content by ferdo

  1. ferdo

    CATIA V5 ASSEMBLY DESIGN CONSTRAINS

    v5? 3DX? In both of them, you have a dedicated command to analyze this issue. If you don't like it, create your own macro.
  2. ferdo

    CATIA V5 ASSEMBLY DESIGN CONSTRAINS

    This was standard procedure in some companies due to the huge number of the parts in assemblies. Imagine when you have an airplane section and the software installed on your workstation has to check, eventually update (depending on settings) the links created by constraints....
  3. ferdo

    CATIA Macro to give Overall Dimensions to a View

    Try this in CATScript (is just an example, you need to modify for your needs) Language="VBSCRIPT" Sub CATMain() Set drawingDocument1 = CATIA.ActiveDocument Set drawingSheets1 = drawingDocument1.Sheets Set drawingSheet1 = drawingSheets1.Item("Sheet.1") Set drawingViews1 = drawingSheet1.Views...
  4. ferdo

    How to move physical product to another one catia V6

    You can use Engineering Connections or use the robot or multiple movements with Snap
  5. ferdo

    Part mass and CG

    There are a lot of posts about BoM, did you search through them? https://www.eng-tips.com/search/8722974/?q=BoM&t=post&c[child_nodes]=1&c[nodes][0]=560&o=date
  6. ferdo

    Part mass and CG

    v5? v6? 3DX?
  7. ferdo

    DESK

    Not possible as far as I know.
  8. ferdo

    DESK

    No way. Drawings are linked to the 3D, they are not separate and linked between them...in fact, what do you want to do?
  9. ferdo

    Catia V5 Text on 3D

    Hello, You need to unlock the file, please search Google or read this link
  10. ferdo

    DESK

    Same way. The drawing is linked to the assy, so it will open the same Desk window.
  11. ferdo

    Bounding Box macro

    From where did you copy? Are you working on hybrid or non-hybrid mode?
  12. ferdo

    Userpattern CATIA V5 / 3DX

    Workaround: create points on edge and get those coordinates
  13. ferdo

    Catia V5 Text on 3D

    CATIA Portable Script Center?
  14. ferdo

    Performance of 3DExperience

    Definitely, 2025 is a little bit slower than 2024, in same conditions (network, CAD, workstation...) even with drivers updated.

Part and Inventory Search

Back
Top