Click or drag to resize

DefineWeldSeamLocation Enumeration

返回用户文档首页
焊缝边缘/焊缝布置

Namespace: LoongCAD.STC
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public enum WeldSeamLocation
Members
Member nameValueDescription
WELD_SEAM_EDGE0 单边焊缝
WELD_SEAM_AROUND1 环焊
WELD_SEAM_THREE_SIDE2 三面围焊缝
See Also