Document Methods |
The Document type exposes the following members.
Name | Description | |
---|---|---|
![]() | Connect | 连接STC主程序 |
![]() | GetConnectionStatus | 与STC是否连接 |
![]() | GetInfo | 获取模型信息对象 |
![]() | GetModelSettings | 获取模型设置对象 |
![]() | GetProjectInfo | 获取项目信息对象 |
![]() | IsLoaded | 模型是否加载 |
![]() | OnAppClose | 程序关闭回调 |
![]() | OnDocumentClose | 模型关闭回调 |
![]() | OnDocumentOpen | 模型打开回调 |