GWA Command
Icon |
---|
Description
Create a model from a GWA string, inject data into a model using GWA command, or retrieve model data or results through a GWA command.
Input parameters
Icon | Type | Name | Description |
---|---|---|---|
Model | GSA Model | [Optional] Existing model to inject GWA command(s) into. Leave this input empty to create a new model from GWA string. | |
Text List | GWA string | GWA string from GSA. Right-click on any data, and select copy all. Paste into notepad to check the data. This input takes a a list of text strings that will automatically be joined. Construct a tree structure if you want to create multiple files. The syntax of the command is based on GWA syntax and the units follow the GWA unit syntax; – Refer to the “Keywords” document for details. Note that locale is set to use '.' as decimal separator. Right-click -> Help for further infor on GWA Commands. |
Output parameters
Icon | Type | Name | Description |
---|---|---|---|
Model | Model | GSA Model parameter | |
Generic | Returned result | The 'variant' return value from executing a GWA command issued to GSA. The syntax of the command is based on GWA syntax and the units follow the GWA unit syntax; – Refer to the “GSA Keywords” document for details. Note that locale is set to use '.' as decimal separator. Right-click -> Help for further infor on GWA Commands. |