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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Auomatically finding part cube size ??

Status
Not open for further replies.

LMTDCS

Mechanical
Joined
Aug 20, 2007
Messages
30
Location
US
Does any one know of a way for NX to automatically calculate the "rough" square of a part based on a wcs.
I am looking to automate the parts list to add rough block sizes for material ordring with out having to manually select and record the "cube size".

LMTDCS
 
You can do that with GRIP, at least in terms of getting the X,Y,Z coordinates of the diagonal corners of the 'box' that a Solid, Face or Edge would be contained in, relative to the absolute CSYS of the part file. From that you could derive the Length, Width and Height of the 'box'. The name of the command is SOLBOX/.

Attached below is a copy of the documentation for this function taken from the GRIP Programming guide.

John R. Baker, P.E.
Product 'Evangelist'
NX Design
Siemens PLM Software Inc.
Cypress, CA
 
Cowski,

That probably just means that it is a fairly old grip program. Grip always knew the WCS co-ordinate system but only latterly did we have techniques to reference it back to absolute. Like many I have probably used this and also wrote a few that output point co-ordinate tables, or worked with cmm data etc... you originally had to reference one of the standard views supposing that it's co-ordinate system was set to absolute.

Best Regards

Hudson
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top