Does anyone know how to specify a default path and file name for the FileSelectioBox?
Or Is there another way to call up another SaveAs dialog box?
Here is a sample of what I am trying to do: (This does not give me what I want)
For I = 2 To CATIA.Documents.Count
Dim name As String
name =...
We have just installed V5R10 from V5R8 and are having trouble trying to use the Draft Analysis tool. Does anyone know how to set the die pull to somthing other than the Z-Axis? We design parts in car position and generally have the die draw to be down x-axis.
Hopefully this is a simple step. If...