where is hole table icon?
where is hole table icon?
(OP)
Hi guys,
I can't load the hole table icon on NX drawing. I have the part drawn in the NX draw module.
But the hole table icon it dosen't appear and I don't know why.
Thanks.
I can't load the hole table icon on NX drawing. I have the part drawn in the NX draw module.
But the hole table icon it dosen't appear and I don't know why.
Thanks.





RE: where is hole table icon?
RE: where is hole table icon?
UGII_DRAFTING_HOLE_TABLE = 1
UGII_ENABLE_TRANSFORM_LEGACY_OPTIONS = 1
^^^ I needed this one so my old macro's would work correctly
[CTRL-T] now has all the old functions back on
RE: where is hole table icon?
Thanks for the help, but I don't know it which archive I have to change these variables you have mention.
Can You explain me please, where I have to change these variables. I mean the steps I have to make to configure the hole table icon.
Thanks.
RE: where is hole table icon?
I just add them as a user variable in windows control panel.
Goto Control Panel ->System then click on the advanced tab; Towards the bottom you'll see a Environment Variables button. Click that. Now you'll see 2 windows, One with your username and one for system. If you want to just turn them on for yourself add them as shown in the Picture below, If you want a system wide change for everyone who uses the computer you add it to the bottom window.
Just copy the text UGII_DRAFTING_HOLE_TABLE and paste into the variable name field and then enter the 1 in the Value field.
I am pretty sure that the hole table is not parametric, meaning it will not update if you change your model... I believe this is why they took it out by default. I have been out of maintenance for quite some time so it is possible that they fixed it