2024 Method
Changes 0
M

SteelElementProperties.AddFabricationInformationForRevitElements

Description:
This method adds fabrication information to the given elements.
Remarks:
You can add fabrication information to connections, beams, columns, braces, walls, floors and foundations.
public static IList<ElementId> AddFabricationInformationForRevitElements(
	Document aDoc,
	IList<ElementId> elementIds
)
Return Value IList<ElementId> Ids of the elements for which we couldn't add fabrication information.