# Create List
WARNING
GSA-Grasshopper plugin is pre-release and under active development, including further testing to be undertaken. It is provided "as-is" and you bear the risk of using it. Future versions may contain breaking changes. Any files, results, or other types of output information created using the plugin should not be relied upon without thorough and independent checking.
Icon |
---|
# Description
Create a GSA List with Name, Type and Definition or reference objects (Nodes, Elements, Members). You can add a GSA List to a model through the 'GSA' input.
Note: This is a dropdown component and input/output may vary depending on the selected dropdown
# Input parameters
Icon | Type | Name | Description |
---|---|---|---|
Integer | Index | (Optional) List Number - set this to 0 to append it to the end of the list of lists, or set the ID to overwrite an existing list. | |
Text | Name | (Optional) List Name | |
Generic List | Definition | Definition as text or list of object (Nodes, Elements, Members) |
# Output parameters
Icon | Type | Name | Description |
---|---|---|---|
List | GSA List | GSA Entity List parameter. You can add a GSA List to a model through the 'GSA' input. |