# 샘플 워크플로우

도로, 철도, 토지, 공공 설비, 측량, GIS...

토목 인프라는 이 모든 것, 그리고 더 많은 것을 포함합니다! 이 섹션에는 Dynamo를 숙달하고 Dynamo for Civil 3D를 최대한 활용하는 데 도움이 되는 실용적이고 관련 있는 몇 가지 예제 그래프가 포함되어 있습니다. 각 그래프에는 그래프를 작성하는 데 사용된 논리에 대한 자세한 설명이 함께 제공되므로 그래프를 *사용할* 수 있을 뿐만 아니라 *이해* 도 할 수 있습니다.

또한 이러한 예제에는 강력한 그래프를 작성하기 위해 오랜 시간 동안 검증된 모범 사례가 구현되어 있습니다. 예제를 살펴보면서 강력하고 유연하며 유지 관리가 용이한 그래프를 작성하는 방법에 대한 더 많은 아이디어를 얻으려면 [모범 사례](/ko/9_best_practices.md) 섹션을 숙지하는 것이 좋습니다.

<figure><img src="/files/d4Esy3YrFwKBaQ3FoySE" alt=""><figcaption></figcaption></figure>


---

# 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://primer2.dynamobim.org/ko/dynamo-for-civil-3d/sample-workflows.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.
