You are not alone on this.
It's quite typical that "Bounding body" and subsequent features (Trim usually)to fail in MoldWizards parting file.
My solution: edit "Bounding box", change "Size Rounding" to random, then change back, push "OK".
Henry
NX12
You are going to miss a lot when upgrading to NX9.
Especially what's mentioned under that link:
http://www.eng-tips.com/viewthread.cfm?qid=363032
Henry
Lunar7,
do you have any Standard Holes created with new Hole feature introduced in 5.0.2.2?In that case select some feature before it and "Make Current feature".After that
go to the end with "Make Current Feature".Now try edit that sketch.
Correct format for automatic attribute is:
<W@$SH_PART_NAME>
<W@$SH_MASTER_PART_NAME>
In help file: C:/Program%20Files/UGS/NX%205.0/REL_INFO/whatsnew/whatsnew5/drf_auto_text.html
Henry
Here is little journal file which I use to update Date and Filename attributes:
' NX 4.0.0.25
' Journal created by Henry on Tue Mar 21 10:57:55 2006 FLE Standard Time
'
Option Strict Off
Imports System
Imports NXOpen
Module NXJournal
Sub Main
Dim theSession As Session = Session.GetSession()...
You can tweak a little bit where you want your .ps files created.See ugii_env.dat and this enviroment variable inside it : UGII_SDI_BPS_JOBS_DIR=${UGII_TMP_DIR}\bps
What do you think about always visible toolbar with Layer numbers or descriptions and with checkbox for toggling visibility?I´ve seen this kind of approach in another CAD and think this would be ergonomical solution.
Henry
Already got post example from UG BBS,but I'm considering this as a workaround.
It's easier to maintain one tool in library and different cutting conditions than same tool twice:one with coolant and other dry.
Henry
Hello!
All you UG CAM users out there:how do you handle
switching coolant on-off?Should it be separate field
in Machining data library?Would you submit or support enhancement request?
Henry
Maybe he has this kind of alphabets in directory names:ö,ä,õ,ü.UG doesn't like them.So IMHO UG is not M$ compliant when it comes to file and direcory names.
Henry