SteelElementPropertiesAddFabricationInformationForRevitElements Method


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

Parameters

aDoc  Document
 
elementIds  IListElementId
 

Return Value

IListElementId
See Also