Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPart Class / AddUserDefinedPropertyPosition Method

In This Topic
    AddUserDefinedPropertyPosition Method
    In This Topic
    Adds a new UserDefinedPropertyPosition object to the part. It is added to the end of the parts UserDefinedPropertyPositions list.
    Syntax

    Parameters

    userDefinedPropertyDefinition

    Return Value

    New added UserDefinedPropertyPosition object.
    Exceptions
    ExceptionDescription
    Thrown if it is not possible to add the UserDefinedPropertyPosition object.
    See Also