2025.3 Method
Changes 5
M

FailureMessage.SetAdditionalElement

Description:
Sets the additional reference element for the failure.
Remarks:
Additional elements are used to highlight additional information to the user. They are not considered as causing the failure, but are related to it. User cannot delete them in extended error dialog.
public FailureMessage SetAdditionalElement(
	ElementId additionalElement
)
  • additionalElement
    The additional element.
Return Value FailureMessage The FailureMessage.