[SW] Expotation of ordinal ribs

Hi all

 

When drawing on Solids, I often try to extract a significant number of ordinal dimensions to set up my simulation.

However, sometimes the number of climbs exceeds hundreds!

 

For this I wonder if there would be an easy way to export the entire ordinal dimension string directly to Excel?

Thank you in advance.

 

ASB

Hello

 

Here's a macro that might help:

https://forum.solidworks.com/message/114047#114047

 

A priori, it retrieves all the call numbers to include them in an editable Excel table.

Nothing as standard, for that you have to put the but in the code, by going through an excel macro it is possible to extract this kind of information and then reapply the changes.

See in the API Parameter Method (IModelDoc2) help there are code samples

 

4 Likes

Hi a.s.bakhtaoui

 

Have you seen these tutorials

http://www.lynkoa.com/tutos/3d/outil-de-cotation-dans-les-mises-en-plan

http://www.lynkoa.com/tutos/3d/tuto-outil-tolanalyst-tolerances-chaine-de-cote

 

See this macro link

http://www.forum-cao-3d.fr/viewtopic.php?t=9142

 

@+ ;-)

 

 

2 Likes