DocumentProxyCreatePhase Method |
返回用户文档首页
创建阶段对象
Namespace: LoongCAD.STC.ProxyAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic PhaseProxy CreatePhase(
int no,
string name,
string comment
)
Parameters
- no Int32
-
- name String
-
- comment String
-
Return Value
PhaseProxy
See Also