Contents Previous Next

NClip FAQ

  1. I save an affine table, then try to work with it -- and can't interact with anything until I start new session or erase old session file?

    This is probably a corrupt or old xml session file. The action associated with the reference pick is based on the composite canvas name, which may be blank if using an old XML file. See if your default session file has

    <NclCanvas name="compositeCanvas">

    near the top. If instead it has

    <NclCanvas name="">

    or worse yet if the "NclCanvas name" label is missing,

    things will not work. You can view the session file using "View->Show/Refresh the Session File." Added this to the FAQ. 8/3/06