ms-structural / ms-structural/femdesign-api

Defining identifiers for edge connections

Open
#1,207 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

framework:grasshopper
Dominant language
C#
Stars
51
Forks
29
PR merge metrics
No merged PRs in 30d

Description

It would be very beneficial if EdgeConnection.Construct component would include ability to define identifiers of shell edge connections. Currently the ID of all edge connections created by Grasshopper is “CE”. In our practice we assign different IDs for all edge connections to aid further calculations (“H” for horizontal seams, “V” for vertical seams, “VC” for vertical seams between angled elements, etc.) If API would include the ability to assign these IDs through Grasshopper, it would save a lot of manual work, time, and minimize mistakes.

https://strusoft.freshdesk.com/a/tickets/59781

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the EdgeConnection.Construct component and its Grasshopper integration, then trace how the default "CE" identifier is assigned. Define how callers provide identifiers such as "H", "V", and "VC", and verify that generated edge connections preserve those identifiers for later calculations.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.