Index: /issm/trunk/src/c/objects/Elements/Penta.cpp
===================================================================
--- /issm/trunk/src/c/objects/Elements/Penta.cpp	(revision 4773)
+++ /issm/trunk/src/c/objects/Elements/Penta.cpp	(revision 4774)
@@ -2008,4 +2008,5 @@
 	tria->results=tria_results;
 	tria->parameters=tria_parameters;
+	tria->element_type=P1Enum; //Only P1 CG for now
 	this->SpawnTriaHook(dynamic_cast<TriaHook*>(tria),&indices[0]);
 
