The Avizo XPand Pack allows you to create new custom components for Avizo such as file readers and writers, computation modules, and even new visualization modules, using the C++ programming language.
New modules and new data classes can be defined as subclasses of existing ones.
To simplify the creation of new custom extensions, Avizo Xpand Pack includes a development wizard (assistant). |