API Help
Eplan.EplApi.HEServices Namespace / PartsService Class / SumUpFunctionTemplates Method

In This Topic
    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
    ExceptionDescription
    Internal interface for summing up function templates could not be created.
    An error occurred during summing up function templates.
    Remarks
    * Summing up of function templates is entering function templates to an assembly from the articles that the assembly consists of. * This method is an equivalent of selecting the 'Extras / Sum up function templates' menu item in the Parts Management dialog.
    See Also