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

Pull and push Rigid constraints #297

Merged
merged 7 commits into from
Oct 3, 2023

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    b526e28 View commit details
    Browse the repository at this point in the history
  2. Revert "Revert "Revert "Shear modulus and thermal coefficient value f…

    …ix"""
    
    This reverts commit bed84d1.
    johannaisak authored and peterjamesnugent committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    082e132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    697c541 View commit details
    Browse the repository at this point in the history
  4. Redefined how GSA_RigidConstraints are treated, now a part of Structu…

    …res_RigidLinks.
    
    Rigid Constraints are now treated by BHoM as a Rigid Link object but with a fragment that if true tells GSA it is a Rigid Constraints. Removed previously added RigidConstraint Type and ENUM from this PR and instead adjusted the RigidLink methods. Also added more possible LinkConstraint options to the FromGsa - LinkConstraint method.
    TosteSkDa authored and peterjamesnugent committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5f8b0a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2a79e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    871b3f8 View commit details
    Browse the repository at this point in the history
  7. Change fragment name to IsRigidConstraint to avoid confusion of GSARi…

    …gidConstraint based on previous comments
    peterjamesnugent committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a0e4ee9 View commit details
    Browse the repository at this point in the history