Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPart Class / AddFunctionTemplatePosition Method / AddFunctionTemplatePosition(FunctionCategory,Int16,Int16) Method
The function category of a new function template
The group id of a new function template
The id of a new function template

In This Topic
    AddFunctionTemplatePosition(FunctionCategory,Int16,Int16) Method
    In This Topic
    Adds a new function template to the part on the last position
    Syntax

    Parameters

    functionCategory
    The function category of a new function template
    groupId
    The group id of a new function template
    id
    The id of a new function template
    See Also