I work as a designer for a factory producing carbon parts mainly for automotive.
Actually we make che "flattening" of 3D surface via Catia, but I use the flatten tool from Generative shape design environment. This tool is not very well performing as it makes a "geometrical" flattening that does...
Ok,so the previous problem was just that I forgot to set the right Language.
Now I've discovered a little problem, that anyway is wquite an issue for me.
This script works only if the body name is "body.x" where x is a number. Is it possible to change it so that it works regardless of the...
If the part has to be put on and removed very few times, use aluminium, if it must be removed often, use helicoil. That's the rule we use for the racecar parts.Probably for different kind of cars this rule does not apply
Sorry if this problem has already been solved by FERDO, but I cannot repea what he's done.
I admit I've never used a macro, and therefore I don't know where I'm making mikstakes
That's the script
Sub CATMain()
Dim i, n As Integer
Dim name, prt As String
Dim BodyName() As String
Dim...