# Edit Node
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
Modify GSA Node
# Input parameters
Icon | Type | Name | Description |
---|---|---|---|
Node | Node | Node to get or set information for. Leave blank to create a new Node | |
Integer | Node number | Set Node number (ID) - if Node ID is set it will replace any existing nodes in the model | |
Point | Node Position | Set new Position (x, y, z) of Node | |
Plane | Node local axis | Set Local axis (Plane) of Node | |
Bool6 | Node Restraints | Set Restraints (Bool6) of Node | |
Integer | Damper Property | Set Damper Property by reference | |
Integer | Mass Property | Set Mass Property by reference | |
Integer | Spring Property | Set Spring Property by reference | |
Text | Node Name | Set Name of Node | |
Colour | Node Colour | Set colour of node |
# Output parameters
Icon | Type | Name | Description |
---|---|---|---|
Node | Node | GSA Node with applied changes. | |
Integer | Node number | Original Node number (ID) if Node ever belonged to a GSA Model | |
Point | Node Position | Position (x, y, z) of Node. Setting a new position will clear any existing ID | |
Plane | Node local axis | Local axis (Plane) of Node | |
Bool6 | Node Restraints | Restraints (Bool6) of Node | |
Integer | Damper Property | Damper Property reference | |
Integer | Mass Property | Mass Property reference | |
Integer | Spring Property | Spring Property reference | |
Text | Node Name | Name of Node | |
Colour | Node Colour | colour of node |