ViewSchedule.IsValidCategoryForMaterialTakeoff
Method
Description:
Checks whether a category can be used for a material takeoff.
Checks whether a category can be used for a material takeoff.
Parameters
Parameter | Type | Description |
---|---|---|
categoryId | ElementId | The category ID to check. |
Return Value
Type | Description |
---|---|
Boolean | True if the category can be used for a material takeoff, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |