Get the set of element identifiers of fabrication part straights that were previously updated. If there were no straights were updated it will return an empty set of element identifiers.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ISet<ElementId> GetUpdatedStraightsFromValidateConnections()
Return Value
ISet<ElementId>Returns the set of element identifiers of fabrication part straights that were updated.
