Click or drag to resize

PickerPickPointEnum Enumeration

返回用户文档首页
Namespace: LoongCAD.STC.Friendly.Scene.UI
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public enum PickPointEnum
Members
Member nameValueDescription
PICK_ONE_POINT1 
PICK_TWO_POINTS2 
PICK_POLYGON3 
PICK_LINE4 
PICK_FACE5 
See Also