SumUpFunctionTemplates Method
In This Topic
Performs summing up of function templates in the currently configured parts database.
Syntax
public void SumUpFunctionTemplates()
public:
void SumUpFunctionTemplates();
Exceptions
Exception | Description |
ApplicationException | Internal interface
for summing up function templates
could not be created. |
BaseException | An error occurred during summing up function templates.
|
See Also