Click or drag to resize

AsyncPickerPickObjectEnum Enumeration

返回用户文档首页
选择单个模型对象枚举

Namespace: LoongCAD.STC.Friendly.Scene.UI
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public enum PickObjectEnum
Members
Member nameValueDescription
PICK_ONE_OBJECT7 
PICK_ONE_PART8 
PICK_ONE_WELD9 
PICK_ONE_BOLTGROUP10 
See Also