ms-structural / ms-structural/femdesign-api

Bar internal forces. Allow user to modify step.

Open
#626 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

    we should also allow the user to specify the "step".

It has been hard coded as 0.50 m (which cover most of our customer case probably)

Originally posted by @Marco-Pellegrino in https://github.com/strusoft/femdesign-api/issues/612#issuecomment-1328720474

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 bar internal forces implementation and the code where the step is hard-coded to 0.50 m. Trace how the user requests bar internal forces, then expose the step as a configurable input while retaining the current default. Done means callers can specify a step and existing behavior remains unchanged when they do not.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.