STACK.TAKEOFFREPORT

Created by Velixo Team, Modified on Fri, 29 Aug at 8:33 AM by Velixo Team

Applies to

  • Velixo NX 2025.8 or higher

  • STACK

Introduction

The STACK.TAKEOFFREPORT function returns all Takeoff report records for all takeoffs within a project.

Syntax

=STACK.TAKEOFFREPORT(ConnectionName, Project, TableOutputCell)


Parameters

Parameter

Required/Optional

Description

ConnectionName

Required

The name of the connection, as specified in the Connection Manager

Project

Required

Project name.

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

TableOutputCell

Optional

If the parameter is specified, the function output is represented as an Excel table, and the first column is populated at this address. See the Table Mirroring article for details.

If the parameter is omitted, the result is returned as an array.



Example

=STACK.TAKEOFFREPORT("Stack", "Second Project") 


Description: Returns all takeoff report records in the Second Project project for the connection named Stack.

Result:

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article