while i made mid surface in manually its automatically transparency decreases

yukesh.aero
yukesh.aero Altair Community Member
edited November 2020 in Community Q&A

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

Tagged:

Answers

  • tinh
    tinh Altair Community Member
    edited December 2016

    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.aero
    yukesh.aero Altair Community Member
    edited December 2016

    @tinh i am not able understand exactly  what  your told

     

    its necessary for mid surface made  for critical component 

     

  • tinh
    tinh Altair Community Member
    edited December 2016

    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.aero
    yukesh.aero Altair Community Member
    edited November 2020

    hello @tinh

                        Please check below video , while i past in our command 

     

    Unable to find an attachment - read this blog

  • Pandurang
    Pandurang Altair Community Member
    edited April 2018

    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

  • tinh
    tinh Altair Community Member
    edited April 2018

    Hi Pandurang,

    those commands are not documented from version 14.

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