STACK.EXPANDPLANRANGE
Created by Velixo Team, Modified on Fri, 29 Aug at 8:29 AM by Velixo Team
Applies to
Velixo NX 2025.8 or higher
STACK
Introduction
The STACK.EXPANDPLANRANGE function returns sorted names of plans within a given project matching the search criterion.
Syntax
=STACK.EXPANDPLANRANGE(ConnectionName, Project, Plan)
Parameters
Parameter | Required/Optional | Description |
---|---|---|
ConnectionName | Required | The name of the connection, as specified in the Connection Manager |
Project | Required | Project name. |
Plan | Optional | A search expression for filtering Takeoffs, uses Velixo filtering techniques. If not specified, returns all Takeoffs. |
Example
=STACK.EXPANDPLANRANGE("Stack", "Second Project")
Description: Returns all plans 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
Feedback sent
We appreciate your effort and will try to fix the article