amate2
Computer
- Apr 6, 2013
- 6
Hello everyone,
I've been working on a plugin written in Java, which will be used with UG NX 7.5. This involves, among other things, the creating of a tube based on a centerline. The problem is for some curves, when the tube is to be drawn, an exception is raised, Could not create swept geometry. I succeeded by adjusting the tolerance for the TubeBuilder. My question is: how could I determine what tolerance to specify - as I've noticed, it depends on the specific curve. Any help/pointers-to-docs would be appreciated. Thanks.
I've been working on a plugin written in Java, which will be used with UG NX 7.5. This involves, among other things, the creating of a tube based on a centerline. The problem is for some curves, when the tube is to be drawn, an exception is raised, Could not create swept geometry. I succeeded by adjusting the tolerance for the TubeBuilder. My question is: how could I determine what tolerance to specify - as I've noticed, it depends on the specific curve. Any help/pointers-to-docs would be appreciated. Thanks.