Click or drag to resize

DefineSnapMode Enumeration

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