[MOAB-dev] Getting ent set data when tag_size > 1
    Jason Kraftcheck 
    kraftche at cae.wisc.edu
       
    Tue Apr 13 08:15:07 CDT 2010
    
    
  
On 04/13/2010 12:27 AM, James Porter wrote:
> I noticed a possibly-important omission in the iMesh interface, but
> maybe I'm just missing something. If you create a tag with tag_size>1,
> how do you get/set all the values on that tag for an entity set? You can
> do it for entities (by using the array versions of get/setData), but it
> looks like it might be impossible for entity sets...
>
The iMesh interface has always been odd with regards to multi-value 
tags.  Just use get/setEntSetData for all data types.
- jason
    
    
More information about the moab-dev
mailing list