# 样例工作流

道路、铁路、土地、公共设施、勘测、GIS...

土木基础设施包括但不限于所有这些内容！本部分包含多个实用的相关示例图形，有助于您熟练掌握 Dynamo，并充分挖掘 Dynamo for Civil 3D 的潜力。每个图形都完整提供（其中包含创建该图形时所用逻辑的详细描述），因此您不仅可以 *使用* 它，还可以 *了解* 它。

此外，这些示例还体现了用于构建强图形的最佳实践，这些实践都已经受时间的考验。当您完成学习示例后，建议您还要让自己熟悉 [最佳做法](/zh-cn/9_best_practices.md)部分，以了解有关如何构建功能强大、灵活且可维护的图形的更多想法。

<figure><img src="/files/8SIDFyhfVbtcn9ktzJD1" 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/zh-cn/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.
