Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GetStabilityResults() #876

Open
Tracked by #861
lorinczandrea opened this issue Oct 25, 2023 · 2 comments
Open
Tracked by #861

Update GetStabilityResults() #876

lorinczandrea opened this issue Oct 25, 2023 · 2 comments
Assignees
Labels
framework:c# Issues specific to c# framework:grasshopper Issues specific to grasshopper type:improvement type:refactoring waiting:fd-developer Waiting for implementation from fd core developer

Comments

@lorinczandrea
Copy link
Contributor

lorinczandrea commented Oct 25, 2023

The new suffix allows us to specify the required results using the load combinations & shape identifiers >> We can make the Pipe.ReadStabilityResults component faster.

public List<T> GetStabilityResults<T>(string loadCombination = null, int? shapeId = null, Results.UnitResults units = null, Options options = null) where T : IResult

@lorinczandrea lorinczandrea added framework:grasshopper Issues specific to grasshopper waiting:fd-developer Waiting for implementation from fd core developer type:improvement framework:c# Issues specific to c# type:refactoring labels Oct 25, 2023
@lorinczandrea lorinczandrea self-assigned this Oct 28, 2023
@Marco-Pellegrino Marco-Pellegrino added this to the 22.12.0 milestone Dec 18, 2023
lorinczandrea added a commit that referenced this issue Jan 18, 2024
#876
- new Elements input added
- listing results only by the specified lc & shape
@lorinczandrea
Copy link
Contributor Author

lorinczandrea commented Jan 29, 2024

lorinczandrea added a commit that referenced this issue Jan 31, 2024
@lorinczandrea lorinczandrea modified the milestones: 22.12.0, 23.0.0 Jan 31, 2024
@Marco-Pellegrino Marco-Pellegrino removed this from the 23.0.0 milestone Feb 1, 2024
@lorinczandrea
Copy link
Contributor Author

lorinczandrea commented Mar 21, 2024

@lorinczandrea lorinczandrea modified the milestones: 23.2.0, 23.3.0 Apr 17, 2024
@Marco-Pellegrino Marco-Pellegrino modified the milestones: 23.3.0, 23.4.0 May 3, 2024
@Marco-Pellegrino Marco-Pellegrino modified the milestones: 23.4.0, 23.5.0 May 14, 2024
@Marco-Pellegrino Marco-Pellegrino modified the milestones: 23.5.0, 23.6.0 Jun 27, 2024
@Marco-Pellegrino Marco-Pellegrino removed this from the 23.6.0 milestone Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework:c# Issues specific to c# framework:grasshopper Issues specific to grasshopper type:improvement type:refactoring waiting:fd-developer Waiting for implementation from fd core developer
Projects
None yet
Development

No branches or pull requests

2 participants