# サンプル ワークフロー

道路、鉄道、土地、ユーティリティ、測量、GIS...。

土木インフラは、これらすべてが含まれますが、それだけではありません。このセクションでは、Dynamo に習熟し、Dynamo for Civil 3D の可能性を最大限に引き出すための、実践的で関連性の高いサンプル グラフをいくつか紹介します。各グラフには、作成に使用されたロジックの詳細な説明が含まれています。これにより、そのロジックを *使用* できるだけでなく、*理解* できるようになります。

さらに、これらのサンプルは、強力なグラフを構築するための実績のあるベスト プラクティスを具体化しています。サンプルを使用して作業する際に、強力で柔軟性があり、保守が可能なグラフを構築する方法についてのアイデアについて、「[ベスト プラクティス](/ja/9_best_practices.md)」セクションを読むことをお勧めします。

<figure><img src="/files/uutnbZ8nEcsOKyYTkhR3" 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/ja/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.
