Thank you for your welcome and for your help.
However, I did not understand how to program macro for catia for drafting ambient.
I began the record, I set the drafting, a casual front and a casual section.
This is the code:
"Language="VBSCRIPT"
Sub CATMain()
Dim documents1 As Documents
Set...
I suppose you should post a piece of the script with the error, before give you an answer...
In my (1 month and a half) experience I imagine that dimension1 is a wrong object that does not support that method.
For example if I use ".getCoordinates" with a hybridShapeExtremum instead of a point...
I am doing a macro for obtaining sections of an object and putting them in a sheet.
Now I can do the sections but I still don't understand how to fit them in the sheet.
For example.
3 sections in a sheet: macro do the sections, and moves them in these positions...