05-25-2016
04:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
05-25-2016
04:59 AM
Hi Mike,
Thanks for your code. When using it, following line give me an error.
oName = Left(oName, FNP - 1)
The error is
Argument 'Length' must be greater or equal to zero.
My guess is this is happening because I am not using default inventor names for bolts. Rather I am using my own defined names as "BR BOLT 1" "BR BOLT 2" and "BR BOLT 3".
Any idea?
regards