STACK.EXPANDTAKEOFFRANGE
Created by Velixo Team, Modified on Fri, 29 Aug at 8:28 AM by Velixo Team
Applies to
Velixo NX 2025.8 or higher
STACK
Introduction
The STACK.EXPANDTAKEOFFRANGE function returns sorted names of takeoffs within a given project matching the search criterion.
Syntax
=STACK.EXPANDTAKEOFFRANGE(ConnectionName, Project, Takeoff)
Parameters
Parameter | Required/Optional | Description |
---|---|---|
ConnectionName | Required | The name of the connection, as specified in the Connection Manager |
Project | Required | Project name. |
Takeoff | Optional | A search expression for filtering takeoffs, uses Velixo filtering techniques. If not specified, returns all takeoffs. |
Example
=STACK.EXPANDTAKEOFFRANGE("Stack", "Second Project")
Description: Returns all takeoffs in the Second Project project for the connection named Stack.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article