2027 Method
Changes 7
M

ConductorMaterial.GetConductorMaterialIds

Description:
Gets all the Conductor Material ids in the given document, sorted by name.
public static IList<ElementId> GetConductorMaterialIds(
	Document document
)
Return Value IList<ElementId> All the Conductor Material ids in this document.