Set the element selection to change the service or size for.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public FabricationNetworkChangeServiceResult SetSelection( ISet<ElementId> selection )
Parameters
- selection ISet<ElementId>
- The set of element identifiers of fabrication parts to change the service or size for.
Return Value
FabricationNetworkChangeServiceResultExceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |