speckle-sharp
speckle-sharp copied to clipboard
bjorn/cnx-255-etabs-assigning-to-frameobj-areaobj-setmodifiers-setpier-set
- Feature: allows Users to provide lists in Grasshopper for stiffness modifiers, as opposed to previously required arrays which Users couldn't provide in GH
- Fix: modifiers not being assigned to AreaObj or FrameObj due to wrong string name parameter
Description & motivation
Kindly refer to https://linear.app/speckle/issue/CNX-255/etabs-assigning-to-frameobj-areaobj-setmodifiers-setpier-set-spandrel for a summary.
Changes:
Refer to:
- https://linear.app/speckle/issue/CNX-262/error-in-setting-modifiers-in-grasshopper
- https://linear.app/speckle/issue/CNX-263/areaobj-properties-modifiers-etc-not-being-assigned
- https://linear.app/speckle/issue/CNX-264/frameobj-properties-modifiers-etc-not-being-assigned
Screenshots:
Many included in Linear.
Checklist:
- [x] My pull request follows the guidelines in the Contributing guide?
- [x] My pull request does not duplicate any other open Pull Requests for the same update/change?
- [x] My commits are related to the pull request and do not amend unrelated code or documentation.
- [x] My code follows a similar style to existing code.
- [ ] I have added appropriate tests.
- [ ] I have updated or added relevant documentation.