Search


About StarNet

StarNet Communications has been a leading developer of X Windows solutions since 1989. After establishing X-Win32 as the de facto standard in the higher education market during the early to mid-1990s -- 150 unlimited Campus Site Licenses worldwide -- X-Win32 has become of one the top three PC X servers in the government and commercial sectors as well.

Unlike its major rivals, Exceed (Hummingbird) and Reflection-X (WRQ/Attachmate), X-Win32 offers a highly focused PC X server that offers superior performance and productivity features, stability, ease of use and low cost (40% or better in most cases).

StarNet also delivers unequaled customer support. Our state-of-the-art engineering infrastructure allows us to fix problems and make a new release available quickly (overnight in many cases). As our testimonials page shows, StarNet customers consistently rate their X-Win32 experience as the best in the industry.




Catia V4 Shading

Does X-Win32 Support Shading with Catia V4?

Catia V4 uses a rendering technology that predates the OpenGL standard, as such, Catia V4’s shading needs special configuration to render shading correctly. However, all other graphics operations in Catia V4 are compatible with the OpenGL standard, so Catia V4 can be used normally without shading with X-Win32.

NOTE: Shading works correctly out of the box with Catia V5.

#

  1. Step 1. Edit your CATIA V4 environment.
  2. #

  3. – copy and paste the below lines to the environment file.
  4. – No spaces before any lines except for the 3rd line indentation (2 or 3 spaces is fine)
  5. – No spaces after the last character in each line.
  6. #

  7. – Example of an Environment file: /home/catadm/env/YOUR.env
  1. ==================================================================

    if [ ”$DISPLAY !=” ] || [ ”$DISPLAY” != ”`hostname`:0” ] || [”$DISPLAY” != ”`hostname`:0.0”]
    then

    export gPPROFILE=$CAT_CUST/XWIN32/PROFILE
    fi

    #

  2. Step 2. Add the file to your CATIA V4 administrators home directory path…...
  3. #

  4. – Set the path for CAT_CUST to your CATIA V4 administrator $HOME directory
  5. – The following commands create a new file with specific lines inserted to the file using the echo command.
  6. #

  7. – Example location of completed file: /home/catadm/XWIN32/PROFILE
  1. ==================================================================

    CAT_CUST=/home/catadm
    mkdir -p $CAT_CUST/XWIN32
    echo ’ AFMMNICK TOCONNID=*,’ >
    $CAT_CUST/XWIN32/PROFILE
    echo ’ TOWSTYPE=XSOFT,’ >>
    $CAT_CUST/XWIN32/PROFILE
    echo ’ PROCOPT=((STRDEVS,16),(LOCDEVS,2),(VWTBLSZ,64),(ECHOMETH,2),’ >>
    $CAT_CUST9/XWIN32/PROFILE
    echo ’ (LSTES,32))’ >>
    $CAT_CUST/XWIN32/PROFILE
    echo ”\n” >>
    $CAT_CUST/XWIN32/PROFILE
    chmod 644 $CAT_CUST/XWIN32/PROFILE

    #

  2. Step 3. Make sure you have all the OpenGL, X11, and GraPHIGS required for AIX..

#

Category:Bugs
Category:Applications -> Catia




How Can We Improve This KB Article?

Please rate the quality of this article: Excellent Good Fair Poor

Did this article answer your question? If not, we'd like to hear more about it:

Do you need additional assistance? If so, enter your email address:

Articles are periodically updated based on your feedback. If you enter an email address, then you will be given the opportunity to open a case, for which you will receive a response within 2 business days.