Changeset 4496
- Timestamp:
- 07/09/10 08:21:48 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Elements/Penta.cpp
r4492 r4496 4761 4761 if(!original_input) ISSMERROR("%s%s"," could not find input with enum:",EnumAsString(enum_type)); 4762 4762 original_input->Extrude(); 4763 4764 /*Stop if there is only one layer of element*/ 4765 if (this->IsOnSurface()) return; 4763 4766 4764 4767 /*Step 2: this input has been extruded for this element, now follow the upper element*/
Note:
See TracChangeset
for help on using the changeset viewer.