Thread: Export To Excel
View Single Post
  #2 (permalink)  
Old June 6th, 2006, 01:35 PM
support
Guest
 
Posts: n/a
Cool VBA script to get XYZ of points in Text file

Hello araanandv2,

Please take a look at the following resource. I think it may be exactly what you need.

------------------------------------------
VBA script to get XYZ of points in Text file

I see around forums people asking how to script, how to learn VBA. And also people asking about XYZ to Excel file.

You will find in that script a code for CATIA V5R14. Hope it can be usefull to some.

This code will go thru all geometrical set, thru all element in geometrical set and get XYZ of points. Then it will create a Text file with Name of Point and XYZ in mm you have to wait for next release for inches

Author: itsmyjob, Source: CatV5Forums
-----------------------------------------
Goog Luck!
3DCADTips Help desk
Reply With Quote