Ignore:
Timestamp:
07/01/10 09:43:51 (15 years ago)
Author:
seroussi
Message:

extrude input also if one layer (bed=1 & surface=1)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Elements/Penta.cpp

    r4379 r4381  
    42834283
    42844284        /*Are we on the base, not on the surface?:*/
    4285         if(onbed==1 & onsurface==0){
     4285        if(onbed==1){
    42864286
    42874287                /*OK, we are on bed. we will follow the steps:
Note: See TracChangeset for help on using the changeset viewer.