RVTDocs.com

ScheduleDefinition.IsMaterialTakeoff

Property
Description:
Indicates if the schedule is a material takeoff.
Remarks:
A material takeoff is a schedule that displays information about the materials that make up elements in the model. Unlike regular schedules where each row (before grouping) represents a single element, each row in a material takeoff represents a single <element, material> pair.
Syntax
public bool IsMaterialTakeoff { get; }