Initialize repository structure for 200 Solid Edge exercises (Sachidanand Jha) - #1
Draft
ocakiroglu with Copilot wants to merge 2 commits into
Draft
Initialize repository structure for 200 Solid Edge exercises (Sachidanand Jha)#1ocakiroglu with Copilot wants to merge 2 commits into
ocakiroglu with Copilot wants to merge 2 commits into
Conversation
Agent-Logs-Url: https://github.com/ocakiroglu/Solid-Edge-Practicing/sessions/a1855f87-54d5-4727-be5f-780a2c22d090 Co-authored-by: ocakiroglu <63508498+ocakiroglu@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add comprehensive collection of 200 Solid Edge exercises
Initialize repository structure for 200 Solid Edge exercises (Sachidanand Jha)
Apr 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Repository was a stub (single-line README). This PR bootstraps it as a fully navigable reference for 200 progressive Solid Edge exercises based on Sachidanand Jha's 3D Modeling Exercises for Engineers and Designers.
Structure
Six category folders, each with a detailed
README.md:01-Basic-Shapes/02-Intermediate-Parts/03-Advanced-Parts/04-Sheet-Metal/05-Assembly/06-Drafting/Root README
.par,.psm,.asm,.dft).gitignoreExcludes Solid Edge backup/lock files (
*.par.bak,*.par.lock, etc.) and OS artefacts; actual model files (.par/.psm/.asm/.dft) are intentionally tracked.Original prompt