<Code Lib>
2023 Method
Changes 0
M

ViewSchedule.IsValidCategoryForMaterialTakeoff

Description:
Checks whether a category can be used for a material takeoff.

public static bool IsValidCategoryForMaterialTakeoff(
	ElementId categoryId
)

Return Value bool True if the category can be used for a material takeoff, false otherwise.

Loading…