Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am automating a part document with VBA in Excel.
I need help changing the Thread Designation of a Hole Feature from the VBA in Excel.
How can I get a handle on the Thread Designation in VBA?
The iLogic rule looks like this:
Feature.ThreadDesignation("CLAMP INSERT MOUNTING HOLES") = DE2
Solved! Go to Solution.