Click or drag to resize

BaseWeldWeldSeamLocation Enumeration

返回用户文档首页
Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntax
C#
public enum WeldSeamLocation
Members
Member nameValueDescription
WELD_SEAM_EDGE0 
WELD_SEAM_AROUND1 
WELD_SEAM_THREE_SIDE2 
WELD_SEAM_MULTI_FACE3 
See Also