Community Forums

Softimage Training

+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    May 2012
    Posts
    12

    Exclamation Weld Point NOT selecting

    I am Using XSI 2010.
    I can to go the weld point via Modify/poly.mesh/ Weld Point Tool
    But I get no response when it comes to actually moving the points.

    It has to be a setting or something, but I can not find an answer on Google or the XSI help.

    Please. somebody help me to fix this issue.

  2. #2
    Join Date
    May 2012
    Posts
    12

    Re: Weld Point NOT selecting

    Select > Select Adjacent submenu is greyed out

  3. #3
    Join Date
    May 2012
    Posts
    12

    Re: Weld Point NOT selecting

    so the actuall WeldsPoints command, isn't being triggered.
    if i copy/paste this into the script editor

    WeldPoints "cube.pnt[4];cube.pnt[5]",

    itworks and points 4 and 5 are welded together together.

    and the script changes to this;

    WeldPoints "cube.pnt[4];cube.pnt[5]", siPersistentOperation

  4. #4
    Join Date
    May 2012
    Posts
    12

    Re: Weld Point NOT selecting

    I fixed the issue.

    The Video card drivers had to be re-installed. that fixed the menu btn issues.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts