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

Surface Rebar Cover #61

Open
nmeek opened this issue Oct 30, 2015 · 7 comments
Open

Surface Rebar Cover #61

nmeek opened this issue Oct 30, 2015 · 7 comments

Comments

@nmeek
Copy link

nmeek commented Oct 30, 2015

Please provide a method to get the rebar cover values for faces

@moethu
Copy link
Contributor

moethu commented Oct 30, 2015

Hi nmeek, thanks. this would change the workflow from creating curves first to creating rebar directly,
reported here already: #34

@moethu moethu closed this as completed Oct 30, 2015
@nmeek
Copy link
Author

nmeek commented Oct 30, 2015

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.

@moethu
Copy link
Contributor

moethu commented Oct 31, 2015

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.

@nmeek
Copy link
Author

nmeek commented Nov 2, 2015

I apologize. Again, I should have been clearer. I would like a method to GET the rebar cover value for a given surface. I have found that I can retrieve arbitrary cover values for a given element but can not find a way to determine which cover value is appropriate for any given face.
rebar cover
I agree that the offset value is appropriate for the bar location, as the bar shape is defined by a curve. However, when calculating the appropriate offset value for the bar I would rather use the appropriate clear distance (minus the radius of the bar), as defined in the project for the hosting element, rather than hard code an arbitrary value.

@nmeek
Copy link
Author

nmeek commented Nov 5, 2015

As this is a different issue than the one you referred to, could you please reopen this?

@moethu moethu reopened this Nov 5, 2015
@moethu
Copy link
Contributor

moethu commented Dec 9, 2015

@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?

@nmeek
Copy link
Author

nmeek commented Dec 9, 2015

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.
What I can't figure out is how to determine which, of these clear distances, is appropriate for a given face of the solid.

clear cover

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants