Breadcrumbs

STACK.TAKEOFFDESCRIPTION

Overview

The STACK.TAKEOFFDESCRIPTION function returns the Takeoff description for a given Takeoff within a project.

Syntax

=STACK.TAKEOFFDESCRIPTION(
    ConnectionName,
    Project,
    Takeoff
)

Arguments

Argument

Required/Optional

Description

ConnectionName

Optional

Provide one of the following values:

OR

Omit the argument to return results for all compatible connections with default aggregation settings.

Project

Required

Project name.
Use the STACK.EXPANDPROJECTRANGE function to retrieve the list of STACK projects.

Takeoff

Optional

Takeoff name.
Use the STACK.EXPANDTAKEOFFRANGE function to retrieve the list of Takeoffs within a STACK project.