Name | ID | Description | Type |
---|---|---|---|
Directory Path | Directory | The directory for the SQLite database file. | String |
Database | Database | The name of the database file. | String |
Deserialize Points | Point | Set to 'True' to deserialize points. | Boolean |
Deserialize Curves | Curve | Set to 'True' to deserialize curves. | Boolean |
Deserialize Surfaces | Surface | Set to 'True' to deserialize surfaces. | Boolean |
Deserialize BReps | BRep | Set to 'True' to deserialize breps. | Boolean |
Deserialize Meshes | Mesh | Set to 'True' to deserialize meshes. | Boolean |
Name | ID | Description | Type |
---|---|---|---|
Errors and Exceptions | out | Displays messages, errors, and exceptions. | Goo |
Points | Points | Deserialized Point objects. | Point |
Curves | Curves | Deserialized Curve objects. | Curve |
Surfaces | Surfaces | Deserialized Surface objects. | Surface |
BReps | BRep | Deserialized Boundary representation objects. | Brep |
Meshes | Meshes | Deserialized Mesh objects. | Mesh |
Site design © Robin Rodricks.
Site co-created by Andrew Heumann.
Slingshot and associated data © 2024 Nathan Miller.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub