# vue-bim-viewer
**Repository Path**: mefisto/vue-bim-viewer
## Basic Information
- **Project Name**: vue-bim-viewer
- **Description**: 凑合用吧,还能咋办?
- **Primary Language**: JavaScript
- **License**: MulanPSL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 0
- **Created**: 2021-08-13
- **Last Updated**: 2023-05-15
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# vue-bim-viewer
#### 介绍
基于forge的BIM文件查看插件
#### 软件架构
vue+AutodeskJs
#### 安装教程
1. yarn install
2. yarn run dev
#### 使用说明
1. public/index.html 下 需要引入AutodeskJs 相关的文件
```
```
2. src/view/index 引入viewer ,并按照其进行配置
3. 刷新页面查看效果
#### 参考
api [api]