Macro command line for Insulation to be transparent in Naviswork,Macro command line for Insulation to be transparent in Naviswork

 
  • Dear All,

    I have developed a Macro for extracting 3D model from AVEVA E3D to .rvm format. For extracting Insulation i have written the following command.

    EXPORT HOLES ON
                                               
    REPRE INSU ON  TRANSLUCENCY 75
                                               
    REPRE OBST OFF

    the insulation appear in the rvm format but its transparency is 0 %. Is there any other method where we can show the insulation 50% in Extracted Rvm also.
  • [COLOR=#333333]export repre insu on translucency 75[/COLOR]

    [COLOR=#333333]export repre obst off

    PLEASE CHECK[/COLOR]