Hello guys. How do you deal with a hardware? I mean in an assembly workbench do you insert and position all the fasteners using publications or create a phantom part where all the fasteners positioned using axis to axis method?
Regards,
Jenia Ladkov
Good day all.
Can someone please explain what does this revision mean --A. All engineering documentation in rev.A. I don't understand where is -- comes from. Can't find any explanations over the web.
Regards,
Jenia Ladkov
Good day,
Is there any way to set anchor by dragging anchor itself to desired element? I don't really like to set anchor using RMB menu. I sometimes have like 20 anchors, so choosing right anchor from a list drives me crazy and I always give up.
Regards,
Jenia Ladkov
Surfing on the forum (http://www.eng-tips.com/viewthread.cfm?qid=316341) and the web and can't find any info how to use tangent selection without mold design licence. Actually I'm shocked. Why such simple thing cannot be included in mechanical design license [pc]?
Guys any ideas? I don't want...
Hello to all,
When I run code to cursor everything works well (Catia windows arranged vertically).
But when I run the same code in auto mode nothing happens (no arrangement).
Dim Part As Document
Part = myCatia.Documents.Open("xxxxxxxxxxxxxxxx.CATPart")
Part =...
I'm getting in into 3D printing of implants and currently doing searches regarding lattice structure design inside Catia V5.
Seems like the only way to go is Power Copy. This process takes a lot of time and energy.
Any idea on how this can be done within Catia V5 will be greatly appreciated...
A while back ago I saw in the Internet an explanation how to show Catia V5 level at left top corner of Cati V5 window. Can't find that today. I run Catia with different environments and I'd like to see what Catia I run.How can I see that info at left top corner right after Catia V5?
I often use...
Inside drawing notes I have to search for a specific word and change some properties.
All the on-line searches refer to text search and not for a specific word. Tried to use Catia search function but again there is no such option for a specific word.
Can this be done? Language VB.
PS. I'm...
There's no answers for this thread
http://www.eng-tips.com/viewthread.cfm?qid=216286
Actually how this can be done? CAA is not an option. I don't believe that the's no way to do that.
At this time I change numbers manually in a drawing.
I have to get rid of part number and part body name during export (part body name is the same as part number).
I know several ways how to do that including VB but i would like to edit some file in Programs files directory for that.
I have to be sure that part number will not be shown in STP/IGES...
I'm looking at Europe Aerospace giant files and i can't understand how holes are created. There are no sketches, no points, no nothing.
I really liked the way they represent holes. I have several models with more than 1000 holes and it's a nightmare if i have to change something inside 3D. It...
I want to start this thread again
http://www.eng-tips.com/viewthread.cfm?qid=400281
Using DMU i can see trace lines in the assembly environment. Actually how to show it in a drawing? Is it really possible?
This code works well with one sheet
For Each DrwSheet In MyDrawingDoc.Sheets
Selection.Search "Drafting.View.Name='Background View' "
Selection.Search "Type=*,scr"
Selection.Remove (1)
Selection.Delete
drwviews.Item("Main View").Activate
Next
But i want to run thru all the sheets and delete...
have found this thread http://www.eng-tips.com/viewthread.cfm?qid=343731 and it is useful but how to put text before and after dual dimension? i need dimension to look in following format (open brackets):
preferred language is VB.
Cheers,
Jenia Ladkov
Hello,
we got some parts that we have to produce by RTM using RTM 6 resin. previously have never worked with such resin system.
this is injection/cure cycle:
1. preheat resin to 80°C
2. preheat tool to 120°C
3. start injection
4. raise temperature to 180°C
5. dwell
6. cooling
my concern is...
Probably everyone came across this issue. Once i hide a body/open body in a catpart i don't want this to disappear from a drawing view.
Usually we don't use multi bodies parts except complex sheet metal parts or machined parts where i have to show several stages of manufacturing process like...
trying to create vb version of titleblock ans stuck with setting up sheet format and getting part properties.
regarding to sheet format i need to set standard, sheet size and orientation. found same examples over the net but they don;t work.
also how do i get normal and added part properties...
not sure if this is a right place to ask this question but anyway this issue is for catia users.
myself coming from aerospace. we are sending a lot of models to subcontractors for CNC machining.
the complex RTM mould just changed at some areas during catia to step and then step to solidworks...