-
Notifications
You must be signed in to change notification settings - Fork 0
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
Added hanging columns and stub cantilevers and fixed slanted wall bug #92
Conversation
Hanging column read and create using CustomData
Create cantilever based on end points and cant distances to calc support points
Fixes walls slanted in plan down to the right
@FraserGreenroyd is this correct per latest guidance? |
Hey thanks @enarhi - as for compliance to guidence - the bullets in the Changelog section do not actually provide any more information than the PR title. So can safely be removed. Or the title simplified. |
@al-fisher got it, done! Thanks for the info and link, missed that when I looked for it before. |
I'm able to pull cantilevers, but can't push them. |
Hanging columns come in as both a hanging and standard column. Pulling works fine. |
@JosefTaylor updated commits resolve the issues you describe, same test file still applies. Please review! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
Issues addressed by this PR
Closes #70
Closes #15
Added hanging columns and cantilever beam functionality with custom data for RAM creation of unique bar objects. Fixed wall ordering bug.
Test files
To follow.
Changelog