Iconic CAD Schema Protocol: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Generate Design Schemas *Start with the 20 assemblies, corresponding to the 20 Trades, and convert them into subassemblies - or modules * *This applies to all kinds of assemblies - such as structure, plumbing assemblies. #Detail the design diagrams in Google Slides or similar collaborative realtime diagramming #Download in JPG or PNG and feed to ChatGPT or other AI #Give AI Instruction to Create Schema in YAML #") |
No edit summary |
||
| Line 1: | Line 1: | ||
=Generate Design Schemas | =Generate Design Schemas= | ||
*Start with the 20 assemblies, corresponding to the [[20 Trades]] | *Start with the 20 assemblies, corresponding to the [[20 Trades]]' | ||
* | *Break each assembly into one or more dozensubassemblies - or what is commonly known as modules (wall modules, roof modules, floor modules, plumbing modules, electrical modules, etc). This gets us to 100-200 individual modules. | ||
* | *For each module - extract each module from the FreeCAD file - such as [[Seed_Eco-Home_4_3D_CAD#Master_Files]] | ||
*Now extract the design language - the schema - the parametric definition of how each module is built. Document this in Google Slides, which includes possibility of swarm collaboration | |||
*Also extract the interface design - how modules with with other modules, and how these modules fit with other assemblies. | |||
*Codify all this as human language, diagrams, and other explanatory material in google slides. See Example of [[PV Mounting Schema]] | |||
#Detail the design diagrams in Google Slides or similar collaborative realtime diagramming | #Detail the design diagrams in Google Slides or similar collaborative realtime diagramming | ||
Revision as of 22:38, 17 April 2026
Generate Design Schemas
- Start with the 20 assemblies, corresponding to the 20 Trades'
- Break each assembly into one or more dozensubassemblies - or what is commonly known as modules (wall modules, roof modules, floor modules, plumbing modules, electrical modules, etc). This gets us to 100-200 individual modules.
- For each module - extract each module from the FreeCAD file - such as Seed_Eco-Home_4_3D_CAD#Master_Files
- Now extract the design language - the schema - the parametric definition of how each module is built. Document this in Google Slides, which includes possibility of swarm collaboration
- Also extract the interface design - how modules with with other modules, and how these modules fit with other assemblies.
- Codify all this as human language, diagrams, and other explanatory material in google slides. See Example of PV Mounting Schema
- Detail the design diagrams in Google Slides or similar collaborative realtime diagramming
- Download in JPG or PNG and feed to ChatGPT or other AI
- Give AI Instruction to Create Schema in YAML