# 2: 入门

Grasshopper（GH）时，控制面板上会多出一个名为Karamba3D的分类目录。该目录由大约十个分目录组成（详见图2.1）。如果在安装完毕后看不到任何图标，请在Grasshopper&#x7684;**“View（视图）”**&#x83DC;单中选&#x62E9;**“Draw All Components（绘制所有运算器）”**。

并在画布上放置Karamba3D&#x7684;**“License（使用授权)”** 运算器，测试安装是否成功：如已安装成功，则不显示任何警告或报错；如果出现警告或报错，请参阅本用户手册第[4.3.1](https://manual-2.karamba3d.com/chinese_2_0_0/troubleshooting/4.3.-miscellaneous-problems/licensing)节寻求解决方案。

{% hint style="info" %}
使用Rhino 5 的苹果计算机用户请确保您的计算机已安装 Microsoft's [.NET Framework 4.0](https://www.microsoft.com/en-us/download/details.aspx?id=17718) 使用Rhino 6 的苹果计算机用户请确保您的计算机已安装Microsoft's [.NET Framework 4.5](https://www.microsoft.com/en-us/download/details.aspx?id=30653).
{% endhint %}

![图2.1：运算器控制面板上的Karamba3D菜单](https://1585511112-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MCkDlhlZpqUmakSqOrp%2Fsync%2F6b892c0d67b694fbdd4ff5d9846e933c5bb768c1.png?generation=1595316040369853\&alt=media)

以下是Karamba3D分类目录项下的分目录：

| Tab                 | Function                                                   |
| ------------------- | ---------------------------------------------------------- |
| License（使用授权）       | “License（使用授权）”运算器包含当前使用版本的授权相关信息，以及如何获取专业版Karamba3D的相关信息等 |
| Params（参数）          | 包含有关Karamba3D分析对象的各类数据，如：梁、荷载、模型等⋯⋯                        |
| 1.Model（模型）         | 用于创建断面、材料均为默认设置的基础模型                                       |
| 2.Load（荷载）          | 用于定义外力的运算器                                                 |
| 3.Cross Section（断面） | 包含可用于创建和选择构件断面的运算器                                         |
| 4.Materials（材料）     | 用于定义和选择材料的运算器                                              |
| 5.Algorithms（算法）    | 用于分析结构模型的运算器                                               |
| 6.Results（结果）       | 用于检索运算结果的运算器                                               |
| 7.Export（输出）🔷      | 用于通过DStV-file（数字卫星数据文件） 将Karamba3D模型输出至RStab和Robot等程序      |
| 8.Utilities（实用程序）   | 包含额外的几何体功能，便于处理和优化模型                                       |

{% hint style="info" %}
Karamba3D图标的颜色代表着特殊含义：黑色或白色代表运算器作用的一个或多个实体。运算器的输出则由蓝色符号表示。
{% endhint %}


---

# 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://manual-2.karamba3d.com/chinese_2_0_0/2-getting-started/2-getting-started-1.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.
