I'm trying to use "ElementIter" class to loop over all specified elements. my question is, what is the best method to distinguish solid (quads), beam as well as zerolength elements.
Thank
Looping over Elements??
Moderators: silvia, selimgunay, Moderators
Looping over Elements??
Roozbeh
PhD student
GeoEngineering
UC, Berkeley
PhD student
GeoEngineering
UC, Berkeley
Re: Looping over Elements??
you could invoke getType() .. each should return a string, the methods are typically defined in the .h file