Python Forum
isolating part of elemnnt in a list
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
isolating part of elemnnt in a list
#10
After a bit more thought, I realize the Blender addon project could be simplified by keeping the addon as is but have the selection choose a folder of DAT files, then have the addon run the code to create the Final.DAT from all the numbered DAT files in the folder, and, as a not required bonus, place that Final.DAT file into the selection field. Everything else could stay exactly as it is.

A quick test shows the current addon can select a folder and fill the selection field with that folder path, even with no file selected. So, a separate button could be added that will call the Final.DAT creation code, using the folder path in the selection field as the working folder for the code. Then, the selection field can be used again to select that Final.DAT, or one could type Final.DAT into the selection field, or the code could append the folder path with the filename 'Final.DAT'.
Reply


Messages In This Thread
isolating part of elemnnt in a list - by trepaning - Oct-29-2016, 04:06 PM
RE: isolating part of elemnnt in a list - by Yoriz - Oct-29-2016, 04:31 PM
RE: isolating part of elemnnt in a list - by buran - Oct-29-2016, 04:33 PM
RE: isolating part of elemnnt in a list - by Yoriz - Oct-29-2016, 08:49 PM
RE: isolating part of elemnnt in a list - by Yoriz - Oct-29-2016, 09:51 PM
RE: isolating part of elemnnt in a list - by trepaning - Oct-30-2016, 05:10 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Adding List Element if Second part of the List Elements are the Same quest_ 3 2,501 Nov-25-2020, 04:33 PM
Last Post: bowlofred
  Select a part of an element of a list with Index BollerwagenIng 0 1,876 Aug-09-2019, 09:27 AM
Last Post: BollerwagenIng

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020