Ignore:
Timestamp:
08/03/17 15:17:23 (8 years ago)
Author:
dlcheng
Message:

CHG: Updating js scripts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/plot/plot_mesh.js

    r21768 r21911  
    3131        }
    3232        else {
    33                 vertices = Node.prototype.scaleVertices(md, x, y, z, options.getfieldvalue('heightscale', 1));
     33                vertices = Node.prototype.scaleVertices(md, x, y, z, elements, options.getfieldvalue('heightscale', 1), options.getfieldvalue('maskscale',{}));
    3434                scale = [1, 1, 1];
    3535        }
Note: See TracChangeset for help on using the changeset viewer.