Globally clear the action tags values of previous loaded XML when going to the new one

  • Going from a xml to others with alternative views - normal, little planet, stereographic, etc., for example - without the need of being defined again in the newly loaded xml. then they will be overwritten with the new ones (more typing, more typos).

    And my question is: What is command syntax to clear all values and back to default of normal view without re-defining for each newly loaded XML?

  • Hi,

    when you load the new xml without a KEEPALL or MERGE flag,
    then everything should be set back to default,

    e.g.

    just:

    Code
    loadpano(new.xml);

    or with blending:

    Code
    loadpano(new.xml, null, null, BLEND(1));

    best regards,
    Klaus

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!