- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Thanks Krieg, I'll try the code after explaining my questions.
I take a quick look at it, append writing to a text file works fine.
I would like to jump to the last 'appended' part when the file is opened.
My questions in more detail:
For example:
I walk through the browsernodes and come across a phantom or normal assembly that contains weldment(s).
Phantom or normal and containing weldment(s) is a condition to have these assemblies + the underlying parts in a separate folder.
I managed to detect + collect this.
I like the quantity for each part in these assemblies.
How would you determine that?
Then I come to the end of the browser pane and I have had all the phantom weldment assemblies and normal weldment assemblies and put them in the correct folders, so fine.
I then make a subdivision of the parts that remain (FE/SS/non metal) to be able to put them in separate folders.
I want to know the quantity in these collections for each part.
It is possible that a part occurs in both a weldment and this collection.
That for me now the tricky part.
So the question is, how often do I need these parts.
Simply put, the total number minus those in the weldments.
How do I do that in a smart way?
Can I use the BOM functionality for that?
And if so how.
Thanks in advance.