Hello,
I created a macro in VBA using the macro recorder of CATIA v5.
I launched the macro and I have an error message:
"Run-time error '438'
Object doesn't support this property or method"
When I debug my code it points to the definition of a spline2D1
Is it possible to handle spline using VBA in CATIA v5?
Thanks,
Routi
I created a macro in VBA using the macro recorder of CATIA v5.
I launched the macro and I have an error message:
"Run-time error '438'
Object doesn't support this property or method"
When I debug my code it points to the definition of a spline2D1
Is it possible to handle spline using VBA in CATIA v5?
Thanks,
Routi