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

Load Probe Results

Loads the probe results from a file

Inputs

NameIDDescriptionType
FolderFolderFolder path to where to results areText
Mesh PathMeshPathThe path to the analysis mesh from where the probe points are generatedText
OverridesOverridesOptional overrides to apply to loading the results. The overrides lets you exclude or include files from the folder, that you want to download. If you want to exclude all files that ends with '.txt', then you can do that with: {"exclude": [".txt"]} Distance from mesh face center to result point. Used for reconstructing the mesh. Outputs let you specify consistent outputs from this components, as the outputs are dynamic they created at load time. You can avoid that with this override. The overrides takes a JSON formatted string as follows: { "exclude": List[string], "include": List[string], "distance": number , "outputs": List[string] , }Text
RerunRerunRerun this component.Boolean

Outputs

NameIDDescriptionType
InfoInfoDescription of the outputsText
PointsPointsPoints that were extracted from probe filesPoint
MeshMeshCorrect mesh that matches the extracted points from probe filesMesh

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