BHoM / BHoM_Engine

Internal manipulation of the BHoM
GNU Lesser General Public License v3.0
26 stars 13 forks source link

BHoM_Engine: Methods for returning BHoM folders #3219

Closed Tom-Kingstone closed 9 months ago

Tom-Kingstone commented 9 months ago

Description:

As set out by @tg359 in #3218, though should use Special folder construct as set out in that issue.

Could we also get the following added to this as well? Not for any other reason than it saving us having to write Path.Join a few times.

  • "C:\ProgramData\BHoM\Assemblies"
  • "C:\ProgramData\BHoM\Datasets"
  • "C:\ProgramData\BHoM\Extensions"
  • "C:\ProgramData\BHoM\Logs"
  • "C:\ProgramData\BHoM\Resources"
  • "C:\ProgramData\BHoM\Settings"
  • "C:\ProgramData\BHoM\Upgrades"