ViewSchedule.IsValidCategoryForMaterialTakeoff
Description:
Checks whether a category can be used for a material takeoff.
Checks whether a category can be used for a material takeoff.
public static bool IsValidCategoryForMaterialTakeoff(
ElementId categoryId
)
-
categoryIdThe category ID to check.
Return Value
bool
True if the category can be used for a material takeoff,
false otherwise.
-
A non-optional argument was null