Click or drag to resize

PickerPickPointEnum Enumeration

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