A Tip on dealing with edges that consist of tolerant curves
A Tip on dealing with edges that consist of tolerant curves
(OP)
Edges that consist of tolerant curves are approximations of edges and, in my situations, tend to occur on models imported from another source. They seem to occur most frequently when the solid is made from sewn sheets bodies (aka surfaces).
They can cause problems if they need to be referenced (dimensioned to, constrained to . . . )
In the passed I have needed to redo the part of the model that has the edge, such as removing the hole faces and putting a new hole in - but when the edge is on a more complex area of the body, such as the exterior of a part, replacing that part of the model may not be as easy. So . . .
Below is a method to convert an edge that consists of a tolerant curve to a precise edge with definition:
The above method should work for all versions of NX. In NX6, and newer, you can work in "History Free" mode and eliminate the third step. Prior to NX6 the "Delete Face" function is found under "Edit Face" not in "Syncronous Modeling" Instead of blending (in step 1), a chamfer may be used, but typically blends work out better, as they are more robust.
Attached is a movie showing this method on a very simple round part. I did not "remove parameters" in the movie because I wanted to keep it as short as possible.
They can cause problems if they need to be referenced (dimensioned to, constrained to . . . )
In the passed I have needed to redo the part of the model that has the edge, such as removing the hole faces and putting a new hole in - but when the edge is on a more complex area of the body, such as the exterior of a part, replacing that part of the model may not be as easy. So . . .
Below is a method to convert an edge that consists of a tolerant curve to a precise edge with definition:
- Add a blend to the edge that consists of a tolerant curve. If the sheet bodies are not touching within tolerance then a face blend may need to be used.
- Remove the blend using "Delete Face" in Syncronous Modeling. Insert -> Syncronous Modeling -> Delete Face
- (Optional) Remove the parameters from the solid body. Edit -> Feature -> Remove Parameters
Attached is a movie showing this method on a very simple round part. I did not "remove parameters" in the movie because I wanted to keep it as short as possible.





RE: A Tip on dealing with edges that consist of tolerant curves
but I don't understand your avi
RE: A Tip on dealing with edges that consist of tolerant curves
I had a limit to how long the movie could be so I left some steps out that would have made things more clear.
The reason it is important that they were converted to circles and arcs is now they can be dimensioned to, or constrained to.
RE: A Tip on dealing with edges that consist of tolerant curves
RE: A Tip on dealing with edges that consist of tolerant curves
It was a bit of a fluke that I was able to come up with that method, after many years of dealing with tolerant edges on models from other sources.