Set the mapping of fabrication part types for in-line parts for the service and group to change to.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Since: 2018.2
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- fabricationPartTypes
- Type: System.Collections.Generic IDictionary ElementId , ElementId
The map containing the original fabrication part type to the fabrication part type to change to.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions ArgumentNullException | A non-optional argument was NULL |