Overview
The STACK.TAKEOFFPRIMARYUNIT function returns the primary unit used in a given Takeoff within a given project.
Syntax
=STACK.TAKEOFFPRIMARYUNIT(
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.
|