How do you create a round (radius) along part of an edge
How do you create a round (radius) along part of an edge
(OP)
Hi, we are trying to create a radius on an edge, but want it to stop half-way along it.
We can think up long-winded ways of doing it, but someone may know an easy method and make us look silly!!??
Thanks in advance for your response
Andrew.
We can think up long-winded ways of doing it, but someone may know an easy method and make us look silly!!??
Thanks in advance for your response
Andrew.





RE: How do you create a round (radius) along part of an edge
RE: How do you create a round (radius) along part of an edge
http://www.eng-tips.com/threadminder.cfm?pid=562
RE: How do you create a round (radius) along part of an edge
one possible solution might be this (animated .gif) attached
dy
RE: How do you create a round (radius) along part of an edge
To create the points you can use the plane normal to curve along the edge to be rounded (or any other reference plane or surface), then create intersection points between the planes and the edge.
Now when you add the variable radius round you can specify the rad at these points. eg 10 at start of edge, 10 at next point, then 0 for next point and end of edge.
This method might not be as exact because even with the points very close together you still have a transition from full rad to zero rad, but it should be a bit more flexible, especially for curved edges.
bc.
2.4GHz Core2 Quad, 4GB RAM,
Quadro FX4600.