Hi, > Instead of creating a stateful description in terms of ?selections", > an action could be encoded as nmg metadata where subentities are > ?marked? and you can perform actions on things marked. Basically, > this would change the nmg ? writing the marked data to disk just like > any other change ?
I assume there isn't any functionality that does this, even in a related form? If not, this could be easily handled with a field such as: struct model { ... struct bu_list mark; /**< @brief list of marked model parts */ }; > but leveraging the concept in the command-line > interface in leu of temporary selections. Is there a preference as to how parts are to be specified? There isn't an obvious way to do this with the command-line. I do have a few ideas that I will post on the Wiki and request feedback for. Once a part(s) are marked, how should this be evident in the real-time rendering? Can individual parts of a model's color be specified in the code? Regards, Brad Hollister ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel