A 2D line connect object represents a flow exchange boundary. It lets you associate a Connect 2D node (a node whose Node type set to 2D and its Connection type set to 2D) to the multiple 2D elements in a 2D mesh that intersect the line. The 2D elements are used in the calculation of the flow exchange between the 2D surface and the associated node.
The following describes all the data which defines a 2D line connect.
2D Line Connect Data Fields
Database Table Name: hw_2d_line_connect
Field Name |
Description |
Database Field |
Size |
Precision |
Default |
Error Lower Limit |
Error Upper Limit |
Warning Lower Limit |
Warning Upper Limit |
||
---|---|---|---|---|---|---|---|---|---|---|---|
2D line connect ID |
ID of the line. |
line_id |
Text |
64 |
|
0 |
|
0 |
0 |
0 |
0 |
Length |
Length of the 2D connect line. |
length |
Single |
|
L |
3 |
|
|
|
|
|
Exclude from meshing | If checked (default), indicates that this 2D connect line is to be excluded from the 2D
mesh generation process.
Remove the check to include it in the 2D mesh. |
Boolean |
1 |
||||||||
2D connect line XY Data |
The coordinate of the line vertices. The underlying data consists of a series of (x,y) pairs. Each line is made up of a series of straight lines between the defined (x,y) pairs. This data is not displayed on the grid or property sheet. Coordinates of line vertices are included when you export line data to CSV files. There are two options available for exporting line coordinates. These are selected on the Select CSV Export Options Dialog using the Coordinate Arrays Format dropdown. The options are:
|
general_line_xy |
Array |
|
XY |
3 |
|
|
|
|
|