Document Class |
public sealed class Document
The Document type exposes the following members.
| Name | Description | |
|---|---|---|
| CoordinateSystem | 设置想使用的坐标系系统 | |
| Scene | 获取当前场景 |
| Name | Description | |
|---|---|---|
| Connect | 连接STC主程序 连接返回前将始终阻塞 | |
| Connect(Int32) | 连接STC主程序 | |
| GetConnectionStatus | 与STC是否连接 | |
| GetInfo | 获取模型信息对象 | |
| GetModelSettings | 获取模型设置对象 | |
| GetProjectInfo | 获取项目信息对象 | |
| IsLoaded | 模型是否加载 |