We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
CFD
General
Geometry
Mesh
Radiation
Utils

Download

Download files or folders from Compute. This component will keep polling the Compute server until the files are available. If you reload this component it will check if the files on the server matches the local files and download them if needed.

Inputs

NameIDDescriptionType
InputInputInput from previous Compute ComponentText
Download PathDownload PathThe path from Compute to download. You can chose both a file or a folder to download.Text
Local PathLocal PathThe local path where to you want the download content to be stored.Text
OverridesOverridesOptional overrides to apply to the download. The overrides lets you exclude or include files from the server in the provided path, that you want to download. If you want to exclude all files that ends with '.txt', then you can do that with: {"exclude": [".txt"]} The overrides takes a JSON formatted string as follows: { "exclude": List[string], "include": List[string], }Text
ReloadReloadRedownload the content from ComputeBoolean
ClearClearDelete all files downloaded into the local pathBoolean

Outputs

NameIDDescriptionType
PathPathIf the download succeeded then this will give you the path it was downloaded to.Text

Site design © Robin Rodricks.   ProceduralCS and associated data © 2024 Christian Kongsgaard, Mark Pitman.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service