Retrieves list of the additional reference elements for the failure.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ICollection<ElementId> GetAdditionalElements()
Return Value
ICollection<ElementId>
The additional elements.
See Also
Reference