Sketch Tangency to a Sphere
Sketch Tangency to a Sphere
(OP)
Hi, I am running NX 3 on Windows 2000
I need to punch parameterized holes into a spherical surface, so that the holes are Normal to the surface at their centreline.
I then need the ability to move the hole position and stay Normal to the surface in the new position.
Any help would be appreciated.
Regards
Ken
I need to punch parameterized holes into a spherical surface, so that the holes are Normal to the surface at their centreline.
I then need the ability to move the hole position and stay Normal to the surface in the new position.
Any help would be appreciated.
Regards
Ken





RE: Sketch Tangency to a Sphere
This works well for spherical surfaces, if the surface is more complex this method fails.
RE: Sketch Tangency to a Sphere
If you created an associative Point, you can now move it by editing the u and v parameters as Expressions. If you created a 'dumb' Point, you can move the Point by using Edit -> Transform -> Transform and use the Point to Point method.
Attached is an example part using the above method (using an associative Point).
John R. Baker, P.E.
Product 'Evangelist'
NX Design
Siemens PLM Software Inc.
Cypress, CA
http://www.siemens.com/plm
http://www.plmworld.org/museum/
To an Engineer, the glass is twice as big as it needs to be.
RE: Sketch Tangency to a Sphere
I will explain more when I am less busy.
Ken
RE: Sketch Tangency to a Sphere
The problem I have is with more complex surfaces, I have attached an NX3 part showing my work around.
My method gives good parameters for adjusting the position of the holes on the surface, but it actually creates conic holes and not cylindrical ones.
John, I believe your solution is the way I need to go but if I put a point on my complex surface and then add a Plane it does not come out as a Tangent to Surface Plane.
I have loaded your file but I cannot adjust the position of the Point using X,Y,Z in Point Constuctor. If you change the X -50 to 50 it does not re-position the plane. Also when modelling it is unlikely that you would know the X,Y,Z coordinates of the hole position.
Ideally the point would be contstrained as follows:
1. To the Surface
2. Dimensioned to the X Plane
3. Dimensioned to the Y Plane
Then you could adjust the X or Y values and the point would move either along or up/down the surface.
I hope this makes some sort of sense and once again thank you for your replys.
Ken
RE: Sketch Tangency to a Sphere
In the attached example (note that the Datum Planes are blanked), if you wish to move the points do NOT try and edit their X,Y and Z values, but rather go to the expression system and edit the U and V values for each point (this can also be done from the Part Navigator by selecting the point in feature list and then editing it's U and V 'parameters' in the Details panel of the Part Navigator).
BTW, this entire task will be much easier starting with NX 5.0.2.x since there will no longer be any need for the Datum Planes as you can now place a hole normal to any surface at a point, all in a single step.
John R. Baker, P.E.
Product 'Evangelist'
NX Design
Siemens PLM Software Inc.
Cypress, CA
http://www.siemens.com/plm
http://www.plmworld.org/museum/
To an Engineer, the glass is twice as big as it needs to be.
RE: Sketch Tangency to a Sphere
Thank you for the informed response.
I can get the planes and adust their positions in your example, but I cannot get the Planes to go Normal to their surface in my example.
Could you try to add Surface Normal holes to my CAD file please.
Regards
Ken
RE: Sketch Tangency to a Sphere
John R. Baker, P.E.
Product 'Evangelist'
NX Design
Siemens PLM Software Inc.
Cypress, CA
http://www.siemens.com/plm
http://www.plmworld.org/museum/
To an Engineer, the glass is twice as big as it needs to be.