Changeset 20812 for issm/trunk-jpl/src/m/classes/masstransport.js
- Timestamp:
- 06/27/16 11:24:19 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/masstransport.js
r20777 r20812 41 41 return "masstransport"; 42 42 }// }}} 43 this.extrude = function(md) { 44 this.spcthickness=project3d(md,'vector',this.spcthickness,'type','node'); 45 return this; 46 } 43 47 this.checkconsistency = function (md,solution,analyses){ // {{{ 44 48
Note:
See TracChangeset
for help on using the changeset viewer.