🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

while i made mid surface in manually its automatically transparency decreases

yukesh.aeroUser: "yukesh.aero"
Altair Community Member
Updated by yukesh.aero

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"?>11.JPG

<?xml version="1.0" encoding="UTF-8"?>Capture.JPG

Unable to find an attachment - read this blog

Find more posts tagged with

Sort by:
1 - 6 of 61
    tinhUser: "tinh"
    Altair Community Member
    Updated by tinh

    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

    yukesh.aeroUser: "yukesh.aero"
    Altair Community Member
    OP
    Updated by yukesh.aero

    @tinh i am not able understand exactly  what  your told

     

    its necessary for mid surface made  for critical component 

     

    tinhUser: "tinh"
    Altair Community Member
    Updated by tinh

    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

    yukesh.aeroUser: "yukesh.aero"
    Altair Community Member
    OP
    Updated by yukesh.aero

    hello @tinh

                        Please check below video , while i past in our command 

     

    Unable to find an attachment - read this blog

    PandurangUser: "Pandurang"
    Altair Community Member
    Updated by Pandurang

    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

    @tinh

    where can i find help for commands like this ---- >      ::hwt::AddCallback

    tinhUser: "tinh"
    Altair Community Member
    Updated by tinh

    Hi Pandurang,

    those commands are not documented from version 14.

    in earlier versions you go to All Programs>Altair Hyperworks>Tools>HW GUI Toolkit