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!

Bounding Box in NXOpen

Status
Not open for further replies.

claforet

Mechanical
Joined
Apr 8, 2010
Messages
54
Location
US
I'm trying to get the extreme X and Y coordinates of an assembly using NXOpen. Essentially, I'm rotating the assembly about the Z axis one degree at a time and each time I need to get the X and Y limits of the assembly (in the absolute CSYS). Right now I'm using UFModl.AskBoundingBox to do this, but it usually returns a larger than actual bounding box (plus I have to run it on each body in the assembly and then calculate the overall box. If there is a way to do this on a component level, please let me know). Does anyone know of a way I can get a more accurate measurement of the X and Y extremes when I rotate the part? I'm running NX7.5

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top