2027 Method
Changes 5
M

FabricationConfiguration.GetUpdatedStraightsFromValidateConnections

Description:
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.
Remarks:
The set of element identifiers were created by calling ValidateConnectionsForAllFabricationParts with the option updateGapForStraights set to true.
public ISet<ElementId> GetUpdatedStraightsFromValidateConnections()
ISet<ElementId> Returns the set of element identifiers of fabrication part straights that were updated.