Click or drag to resize

DefineSnapMode Enumeration

返回用户文档首页
Namespace: LoongCAD.STC
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public enum SnapMode
Members
Member nameValueDescription
SNAP_MODE_NONE0 
SNAP_MODE_PLANE1 
SNAP_MODE_3D2 
SNAP_MODE_AUTO3 
See Also