SetMapOfInLinePartTypes Method


Fabrication Network Change Service Set Map Of In Line Part Types Method


Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public void SetMapOfInLinePartTypes(
	IDictionary<ElementId, ElementId> fabricationPartTypes
)

Parameters

fabricationPartTypes IDictionary ElementId , ElementId
See Also