Creates a new instance of the FabricationNetworkChangeService class.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public FabricationNetworkChangeService( Document document )
Parameters
- document Document
- A document in which to change the service or size of the selected fabrication parts.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
