<Code Lib>
2022 Method
Changes 0
M

ViewSchedule.GetValidCategoriesForMaterialTakeoff

Description:
Gets a list of categories that can be used for a material takeoff.

public static ICollection<ElementId> GetValidCategoriesForMaterialTakeoff()

ICollection<ElementId> The IDs of all valid categories.

Loading…