Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

NX 7.5 import points for hole construction

Status
Not open for further replies.

lahines25

Mechanical
Joined
Aug 8, 2012
Messages
15
Location
US
Is there an easy way in NX 7.5 to import points with X/Y coordinates that will be used to create holes? I saw an old post about importing points via creation of a spline, then deleting the spline. This seems a bit excessive, so I am looking for a more streamlined method. In Inventor, there is a hole table where you can import this easily, so I am looking for something similar if it exists.

Thanks.
 
this vb file creates non-smart points, so I have no way of controlling the points inserted. After speaking with GTAC, there seems to be no other quick way to do this. Any other advice or user created item that allows control of the points, or at least has them show in the feature tree?
 
It is possible to have editable smart points for holes. Attached is a demo package (NX7.5 parts, a point dat file and the journal) which works for bsurface faces. It would take some extra code to apply to analytical faces. Editing the hole position can be done by changing the u v parameters or by coordinates that are within tolerance of the face.

To use points say by a x y grid the points can be created on a datum plane or a sketch for projecting to a body for hole creation. Again the points can be moved to also move the holes.

Frank Swinkels
 
 http://files.engineering.com/getfile.aspx?folder=ee93d0d6-f493-4237-b0fd-6972200e6f10&file=HolesOnSmartPointsFri10Aug2012.zip
NX 8.5 will have an enhancement which will allow you to 'Import' points from a data file (several file formats will be supported) and while the points created are technically NOT 'Smart Points', they are created as a group which means that it's very easy to import a new set of points and then edit whatever feature was created using these points by replacing one 'group' of points with the new 'group'. And of course, any one of the points can be 'moved' using the Move Object function, as was already mentioned by cowski.

John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:

To an Engineer, the glass is twice as big as it needs to be.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top