You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: InstructionsForDevelopers.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -197,3 +197,7 @@ Below are the steps to create a custom boundary condition for your use:
197
197
2. Update `field_writer.py` for example `_field_block_text()`
198
198
199
199
[Back to top ↥](#instructions-for-developers)
200
+
201
+
### Q4: I'm using Rhino 8, but after installing Carbonfly, Grasshopper reports an error: "The User Object could not be created as the base type is missing".
202
+
203
+
Your Rhino 8 version is likely outdated. Early versions of Grasshopper for Rhino 8 do not support certain cell types used by Carbonfly. To resolve this issue, please update your Rhino 8 to the latest version.
0 commit comments