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: *

  • Users: mrawlinc
  • Content: Threads
  • Order by date
  1. mrawlinc

    Copy-Paste over assembly macro

    Hi all! I'm trying to code macro which would copy bodies from all parts and instances in assembly (1st level) and paste them (as result) in newly created part in same assembly. Problem is that if I do the same thing manually, positions of fasted bodies are as in source part or instance, if I...
  2. mrawlinc

    Macro to list bodies from multiple parts

    Hi! I would need a bit of explanation why my code skips parts with only one body (PartBody) so it's name is not listed in immediate? Sub CATMain() Dim RootProduct As Product Set RootProduct = CATIA.ActiveDocument.Product 'first check if document is part or product If...
  3. mrawlinc

    TTF font problem

    Hi! After changing computer and reinstall Catia, I'm heaving problem using ttf fonts installed additionally, as I can not see them in catia drafting. I can't remember if there is something else to check in catia beside in tools/options - General/Display/Thickness&Font where I have checked...
  4. mrawlinc

    Screen "frequency" problem

    Hi, my issue is probably not related directly to catia, but it is most noticeable in it's environment... So, I'm experiencing in certain cases and area very noticeable part of screen "frequency" or "flickering", for example on print screen below, areas that are bright yellow and half...
  5. mrawlinc

    Minor post mod

    I would need to modify post processor so in header would be an additional line with text in square brackets. Problem is that adding Text block doesn't work because of brackets, so question is how define output in the way it would output with that necessary [ ] ? For example, output line should...
  6. mrawlinc

    Paste as part body macro

    Hi, I have macro which generates parts (and assembly of new parts) from each body in multy-body part, but they are pasted as normal (second) body. What would like is that this new (pasted) body would be Part Body. any ideas?
  7. mrawlinc

    CATIA VBA error (fresh install)

    It might be a common problem, couldn't find solution. So, as fresh install was needed (B25), now I can't get to run even a simple code like this: Sub CATMain() Dim RootProduct As Product Set RootProduct = CATIA.ActiveDocument.Product MsgBox RootProduct.Name End Sub I'm...
  8. mrawlinc

    Part numbering macro

    Is there a way to access part (instances) numbering via macro? I would like to customize numbering of parts (instances) and this numbers will also be used then for balloon creation in drafting.
  9. mrawlinc

    Save As PDF specific sheet only

    Is there a way to export to PDF only specific sheet? I manage to filter those sheets by their name, but don't know the proper way to export them, and I need to create new PDF file for every sheet that is exported.
  10. mrawlinc

    Copy & Paste published elements in context

    I have one level assembly with multiple parts and their instances on different positions. Parts already have published elements (lines and axis systems) that are needed to be copied in (empty) part called "Positions" which is in the in same assembly, so the position of copied elements doesn't...
  11. mrawlinc

    Draft analysis in V5

    I cant get it to work in "realtime" by moving compass, so colours are not changing according to colour scale definition... It's in V5-6 R2013 sp2.
  12. mrawlinc

    Same workbench on 2 releases

    I have to use two different releases of catia (B20&B22) for two projects on same computer. If I set in example favorite workbenches with accelerators in B22, and then close it, and open B20 and make same settings there, and close, open again B22, there is everything reset, and also in B20 after...

Part and Inventory Search