Click or drag to resize

DocumentConnect Method

返回用户文档首页
连接STC主程序

Namespace: LoongCAD.STC.Friendly
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public bool Connect()

Return Value

Boolean
连接是否成功
Remarks
仅用于在独立程序中与STC进行交互
See Also