<div dir="ltr">Hi All,<div><br></div><div>I've just merged a patch that adds a new file property to VTK:</div><div><br></div><div>WRAP_EXCLUDE_PYTHON causes the python wrappers to ignore a file.</div><div><br></div><div>From now on, WRAP_EXCLUDE is only used for Tcl and Java.  The python</div><div>wrappers will try to wrap anything not marked WRAP_EXCLUDE_PYTHON.</div><div>The goal is to make more VTK classes available from the python wrappers.</div><div><br></div><div>The often-misunderstood WRAP_SPECIAL file property, which was used to</div><div>define a whitelist for python wrapping, has been retired (2010-2015, RIP).</div><div><br></div><div>Perhaps one day these WRAP_EXCLUDE</div><div><br></div><div> - David</div></div>