> For the complete documentation index, see [llms.txt](https://windows.help.formit.autodesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows.help.formit.autodesk.com/zh-cn/plugins/how-to-develop-plugins/your-first-plugin/launching-the-sample-plugin.md).

# 启动样例插件

### 运行样例插件

“插件乐园”附带了一个样例插件。单击“播放”按钮以运行插件。

![Step 1](/files/6tNPguxRKC4a439SgIsJ)

这将显示一个插件，其中包含 3 个数值输入和一个“创建块”按钮。继续测试插件，该插件将基于提供的输入值创建一个立方体。

### 查看和编辑代码

如果要查看此插件背后的代码，请单击“编辑”按钮。

![Step2](/files/sgvkeQzRtPMpuJHy13Jg)

这将启动一个对话框，其中包含 FormIt 插件的所有主要部分：HTML、JavaScript 和 CSS。

![](/files/BSXTNMPzPncEeNnQMWUq)
