<Code Lib>
2026 Method
Changes 7
M

ConductorSize.GetConductorSizeIds

Description:
Gets all the Conductor Size ids in the given document, sorted by name.

public static IList<ElementId> GetConductorSizeIds(
	Document document
)

Return Value IList<ElementId> All the Conductor Size ids in this document.

Loading…