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 |
|---|---|---|
|
|
Optional |
Provide one of the following values:
OR Omit the argument to return results for all compatible connections with default aggregation settings. |
|
|
Required |
Project name.
|
|
|
Optional |
Takeoff name.
|