while i made mid surface in manually its automatically transparency decreases
Hello everyone ,
while i made mid surface in manually (its means small edges toggle ) its automatically transparency decreases , its transparency decrease plastic component , i will do every time after made mid surface we manually increase transparency .how to switch off automatically decrease transparency or give me any valuable comments .
Thanks
<?xml version="1.0" encoding="UTF-8"?>
Answers
-
Hi,
So why don't you extract midsurface all comps and then start to do mesh?
/emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20' />
anyway, try cmd
hwt::AddCallback *midsurface_extract_10 post_extract_mid leave proc post_extract_mid args { after 200 {*settransparency 0} }
but take care hmopengl.exe crash
0 -
@tinh i am not able understand exactly what your told
its necessary for mid surface made for critical component
0 -
Hello
1) if you extract midsurf each comp then set non transparency then do mesh, and you feel tedious -> extract midsurf all comps, set non transparency once, then do mesh
2) if you extract midsurf partially and each time you have to set non transparency, and you feel tedious -> use my above commands
0 -
0
-
Altair Forum User said:
Hi,
So why don't you extract midsurface all comps and then start to do mesh?
/emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20' />
anyway, try cmd
hwt::AddCallback *midsurface_extract_10 post_extract_mid leave proc post_extract_mid args { after 200 {*settransparency 0} }
but take care hmopengl.exe crash
where can i find help for commands like this ---- > ::hwt::AddCallback
0 -
Hi Pandurang,
those commands are not documented from version 14.
in earlier versions you go to All Programs>Altair Hyperworks>Tools>HW GUI Toolkit
0