#include "DLLInfo.h"
#include <NDEVR/DesignParameter.h>
#include <NDEVR/DesignObject.h>
#include <NDEVR/ModelIterator.h>
Go to the source code of this file.
|
class | DesignParameterAccumulator |
| Searches a model heirarchy and pulls all parameter data based on the AccumationMode settings. More...
|
|
class | DesignParameterFinder |
| Searches a model heirarchy and pulls a list of available parameters along with the count for how many instances of that parameter are present. More...
|
|
class | DesignParameterSetter |
| Classes for conveniently setting parameters for a series of DesignObjects in the model hierarchy. More...
|
|