Click or drag to resize

DefineCompInputType Enumeration

返回用户文档首页
Namespace: LoongCAD.STC
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public enum CompInputType
Members
Member nameValueDescription
COMP_INPUT_NONE0 
COMP_INPUT_ONE_POINT1 
COMP_INPUT_TWO_POINTS2 
COMP_INPUT_POLYGON3 
COMP_INPUT_OBJECT4 
COMP_INPUT_OBJECTS5 
See Also