# 인과 연결선

도형간 인과를 연결하는 연결선의 종류는 다음과 같다.

<table><thead><tr><th width="115" align="center">기호</th><th width="137" align="center">명칭</th><th width="341.6666259765625" align="center">의미</th><th width="185.6666259765625" align="center">예시</th></tr></thead><tbody><tr><td align="center"><div><figure><img src="/files/cTlcrRSgLWZMEkV9i7t4" alt=""><figcaption></figcaption></figure></div></td><td align="center">시작 인과</td><td align="center">A작업이 끝난 후 B작업 시작</td><td align="center"><div><figure><img src="/files/tHZAkuJ3M15SWWVaZQww" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td align="center"><div><figure><img src="/files/p7ITxORATQRwhVQrQqxH" alt=""><figcaption></figcaption></figure></div></td><td align="center">리셋 인과</td><td align="center">A작업 시작과 동시에 B작업이 리셋</td><td align="center"><div><figure><img src="/files/KWwOYUDk5PUwSrVyROE9" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td align="center"><div><figure><img src="/files/7hhiRM1Na9iqkFvtwBYt" alt=""><figcaption></figcaption></figure></div></td><td align="center">시작리셋 인과</td><td align="center">A가 끝나면 B시작과 동시에 A가 리셋</td><td align="center"><div><figure><img src="/files/biOJArAJqJkdQORjJ4k7" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td align="center"><div><figure><img src="/files/B74AGpaDQ742bbmEjjZY" alt=""><figcaption></figcaption></figure></div></td><td align="center">인터락 인과</td><td align="center">서로의 작업에 의존하여 인터락 관계를 형성</td><td align="center"><div><figure><img src="/files/8avCU4dbXuLRXlHtNQAF" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td align="center"><div><figure><img src="/files/zN0hf1N6EPdlkmcgyfSc" alt=""><figcaption></figcaption></figure></div></td><td align="center">셀프리셋 인과</td><td align="center">A가 끝나면 A리셋</td><td align="center">L7AMt34kcij8</td></tr><tr><td align="center"><div><figure><img src="/files/L7MLyYsLx8xk1xewxZtx" alt=""><figcaption></figcaption></figure></div></td><td align="center">그룹 인과</td><td align="center">그룹 내 모든 연결 노드 간에 동일 인과 적용</td><td align="center"><div><figure><img src="/files/niY119pLr3RaxcKtF19x" alt=""><figcaption></figcaption></figure></div></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dualsoft-1.gitbook.io/dualsoft/manual/ds-app/ds-ppt/ds/undefined-3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
