AsyncPickerPickPointEnum Enumeration |
返回用户文档首页
捕捉点类型
Namespace: LoongCAD.STC.Friendly.Scene.UIAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntaxpublic enum PickPointEnum
MembersMember name | Value | Description |
---|
PICK_ONE_POINT | 1 | |
PICK_TWO_POINTS | 2 | |
PICK_POLYGON | 3 | |
PICK_LINE | 4 | |
See Also