corlupu
Mechanical
- Jan 8, 2005
- 5
Hi everyone,
The first problem: I have a part that it is obtained from a CATIA V4 model that contain only points with annotations (the real name of the points).
I want, if somebody can help me, to create a macro in _VBscript to be able to export the points coordinates in relation with the names of the points (the annotations). in the specification tree the name of the points are not the real one (when I opened it from the model the 3d text has being converted in annotations - I checked the import 3D text from in the Option menu - and the names are Point1, Point2, etc)
I know how to export the point coordinates, by using the Design Table command, but I do not know how to create a link between the points and the annotations, in order to have the coordinates and the real names of the points. If you know how, please let me know!
The second one: Please let me know how to create a macro in VBscript in order to redefine automatically all the points from a body (with a name) from explicit to coordinates.
all the best to all,
Cornelia
The first problem: I have a part that it is obtained from a CATIA V4 model that contain only points with annotations (the real name of the points).
I want, if somebody can help me, to create a macro in _VBscript to be able to export the points coordinates in relation with the names of the points (the annotations). in the specification tree the name of the points are not the real one (when I opened it from the model the 3d text has being converted in annotations - I checked the import 3D text from in the Option menu - and the names are Point1, Point2, etc)
I know how to export the point coordinates, by using the Design Table command, but I do not know how to create a link between the points and the annotations, in order to have the coordinates and the real names of the points. If you know how, please let me know!
The second one: Please let me know how to create a macro in VBscript in order to redefine automatically all the points from a body (with a name) from explicit to coordinates.
all the best to all,
Cornelia