directed_weld
- Last UpdatedJan 20, 2026
- 1 minute read
Express Format:
ENTITY directed_weld;
|
weld : |
weld; |
|
direction : |
BOOLEAN; |
END_ENTITY;
TRI/2 File Format:
#4501=directed_weld(#4509, False);
Number of Attributes: 2
Description:
A <directed_weld> assigns a direction to a <weld>.
|
weld: |
weld entity |
|
direction: |
- True: from start point to end point of the <weld> - False: from end point to start point of the <weld> |