Click or drag to resize

Document Methods

返回用户文档首页

The Document type exposes the following members.

Methods
 NameDescription
Public methodConnect 连接STC主程序
Public methodGetConnectionStatus 与STC是否连接
Public methodGetInfo 获取模型信息对象
Public methodGetModelSettings 获取模型设置对象
Public methodGetProjectInfo 获取项目信息对象
Public methodIsLoaded 模型是否加载
Public methodOnAppClose 程序关闭回调
Public methodOnDocumentClose 模型关闭回调
Public methodOnDocumentOpen 模型打开回调
Top
See Also