Click or drag to resize

CompDefineInputController Class

返回用户文档首页
友好模式下组件输入控制器基类
Inheritance Hierarchy
SystemObject
  LoongCAD.STCController
    LoongCAD.STCModelController
      LoongCAD.STC.PluginsCompDefineInputController

Namespace: LoongCAD.STC.Plugins
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public class CompDefineInputController : ModelController

The CompDefineInputController type exposes the following members.

Constructors
 NameDescription
Public methodCompDefineInputControllerInitializes a new instance of the CompDefineInputController class
Top
Properties
 NameDescription
Public propertyControllerLayer 设定交互控制器的运行层,有效值为1或2 控制器切换时,同层控制器会彼此替换,非同层的可以叠加
(Inherited from Controller)
Public propertyPickedFaces 
Public propertyPickedObjectIds 
Public propertyPickedPoints 
Top
Methods
See Also