Truss Schema: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 1: | Line 1: | ||
=Truss Schema= | =Truss Schema= | ||
*Read the chat to follow development - [https://chatgpt.com/share/69e3ce5c-fbf0-83ea-9cbb-e6e9bb914946] | |||
*The schema is a json file. | |||
*You have to provide an instance file in json to instantiate the schema. | |||
*Then you use the compiler to compile the instance into FreeCAD geometry. | |||
*Download from Github - https://gitlab.com/opensourceecology.org/truss-schema/-/blob/main/working_gen_20_foot.py?ref_type=heads | *Download from Github - https://gitlab.com/opensourceecology.org/truss-schema/-/blob/main/working_gen_20_foot.py?ref_type=heads | ||
Revision as of 18:43, 18 April 2026
Truss Schema
- Read the chat to follow development - [1]
- The schema is a json file.
- You have to provide an instance file in json to instantiate the schema.
- Then you use the compiler to compile the instance into FreeCAD geometry.
- Download from Github - https://gitlab.com/opensourceecology.org/truss-schema/-/blob/main/working_gen_20_foot.py?ref_type=heads
Tuss Schema with Roof
- Download - [2]
- Notes -
Working Doc