<div dir="ltr">Excellent! That looks great.<div><br></div><div>I will be working on adding visibility support in the tree view.</div><div><br></div><div>Yumin</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 20, 2014 at 8:21 PM, David Thompson <span dir="ltr"><<a href="mailto:david.thompson@kitware.com" target="_blank">david.thompson@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi Yumin (et al.),<div><br></div><div>You should update SMTK if you update CMBv4 and vice-versa.</div><div><br></div><div>I've pushed some changes to SMTK and CMBv4 that improve the appearance of the association widget with the Hydra template. Now, only the groups of interest (i.e., Exodus blocks for volumetric attributes; side and/or node sets for boundary attributes) appear in the association widget. (See first screenshot.)</div><div><br></div><div>This makes some changes to how the XML reader and writer handle the "Associations" and "MembershipMask" attributes. Instead of parsing the value as a series of 1-letter codes assigned to different entity types, they are decomposed into tokens that are translated into bit values. Now any bit value in smtk/model/EntityTypeBits.h can be expressed in an association or membership mask. See the unitEntity test in SMTK and the Hydra template in CMBv4 for examples. Note that not every possible old-style bit-value is supported by the reader, but most common ones should be accepted (those ordered from lowest-dimension to highest-dimension or vice-versa).</div><div><br></div><div>The bottom 2 screenshots show how the Exodus bridge properly indicates the embedding dimension of the underlying dataset (2-d vs 3-d).</div><div><br></div><div><span style="white-space:pre-wrap">      </span>David</div><div><br></div><div><img height="438" width="789" src="cid:DCB6487A-66D5-4D58-BA83-EC4437195710@kitwarein.com"><img height="320" width="426" src="cid:3FE3ECD4-9A45-4164-953A-DC8240E1B27D@kitwarein.com"><img height="341" width="462" src="cid:2CC8F969-C904-4630-9AAE-894E0D67FDF5@kitwarein.com"></div><div><br></div></div></blockquote></div><br></div>