-
Notifications
You must be signed in to change notification settings - Fork 18
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
Surface Rebar Cover #61
Comments
Hi nmeek, thanks. this would change the workflow from creating curves first to creating rebar directly, |
I should have been more specific. I would like to get the rebar cover value associated with a given surface in order to place the bar at the correct clear distance rather than an arbitrary distance. |
Thanks, I'm discussing this with other Users - some requested this feature already but it would change the workflow. The offset Parameter controls the distance between surface and centerline of the rebar. since we are creating curves in the first place and rebars at the very end - we do not know about the rebar diamater when we are creating the curvature. changing this isn't difficult but it would require creating rebar earlier and therefore the nodes would be less flexible. |
As this is a different issue than the one you referred to, could you please reopen this? |
@nmeek ,sorry for getting back on this so late. I added an "Offset to Cover" Node helping to create bars with a cover parameter instead. But I guess that's not what you are looking for? |
Unfortunately, it is not. I am looking for a node to return the value of the length parameter of the RebarCoverType associated with a selected face. This is an inquiry of the hosting concrete geometry, and has nothing to do with bar placement. I can get all Rebar Cover Types from the project, all cover parameters defined for a selected element, and clear distance for any given cover type. |
Please provide a method to get the rebar cover values for faces
The text was updated successfully, but these errors were encountered: