...continued from part 2
The index I used for the lvFiles list view control starts at 0 where as the oDocs collection starts at 1 hence I + 1 is used for oDocs
The Refresh button
If the user happens to open of or close files in Solid Edge while the program is still running, the Refresh button will update the list of files.
Running the utility from a Ribbon button
To run the Close Multiple utility from within Solid Edge, read detailed instruction on this page.
Close Multiple is part of the Solid Edge Maker Faire. The other programming tutorials in this series are:
Index of all Solid Edge Tips, Tutorials and Videos...
The index I used for the lvFiles list view control starts at 0 where as the oDocs collection starts at 1 hence I + 1 is used for oDocs
The Refresh button
If the user happens to open of or close files in Solid Edge while the program is still running, the Refresh button will update the list of files.
Running the utility from a Ribbon button
To run the Close Multiple utility from within Solid Edge, read detailed instruction on this page.
Download the Solid Edge Close Multiple utility and its source code from here. |
Click here to join the Solid Edge user's Facebook group Solid Edge knowledge sharing, tutorials, videos, tips, CAD cartoons, SE crosswords, puzzles, games, SE events, SE job opportunities.Keep yourself updated, contribute or just browse.Note: You might be aware that it is not necessary to share your profile or personal details to join this Facebook group nor be friends with the owner of the group. |
Close Multiple is part of the Solid Edge Maker Faire. The other programming tutorials in this series are:
• Making of Match Properties for Solid Edge
• Making of Purge Variables for Solid Edge
• Making of Rectangle Centerlines for Solid Edge
• Making of 'Pack and Go' for Solid Edge
• Making of Capture Screen for Solid Edge
Index of all Solid Edge Tips, Tutorials and Videos...
No comments:
Post a Comment