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

AddUserDefinedPropertyPosition Method
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