<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000;">Why is the NAME_TAG_SIZE variable in MBTagConventions.hpp is set to 32?<br>This caused mbsize to fail in Tqdcfr::parse_acis_attribs when I was reading a .cub file. It fails around memcpy step in Tqdcfr:2264. On increasing NAME_TAG_SIZE to 64 the mbsize/mbconvert works. <br><br>The .cub file is at /homes/jain/MeshKit-acis/rgg/Justin/fc33.cub. I need to make this work, so that mbsize/mbconvert doesn't seg-fault with this .cub file.<br><div>&nbsp;</div><font style="font-family: arial,helvetica,sans-serif;" size="2">Rajeev</font><br><div><br></div>
</div><br></body></html>