AddFabricationInformationForRevitElements Method


Steel Element Properties Add Fabrication Information For Revit Elements Method


Namespace: Autodesk.Revit.DB.Steel
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static IList<ElementId> AddFabricationInformationForRevitElements(
	Document aDoc,
	IList<ElementId> elementIds
)

Parameters

aDoc Document
elementIds IList ElementId

Return Value

IList ElementId
See Also