DefineWeldSeamLocation Enumeration |
返回用户文档首页
焊缝边缘/焊缝布置
Namespace: LoongCAD.STCAssembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntaxpublic enum WeldSeamLocation
MembersMember name | Value | Description |
---|
WELD_SEAM_EDGE | 0 |
单边焊缝
|
WELD_SEAM_AROUND | 1 |
环焊
|
WELD_SEAM_THREE_SIDE | 2 |
三面围焊缝
|
See Also