CompDefineInputController Methods |
返回用户文档首页The CompDefineInputController type exposes the following members.
Methods | Name | Description |
---|
 | BeginPick | (Inherited from Controller) |
 | BeginSnapFace | (Inherited from Controller) |
 | BeginSnapPoint | (Inherited from Controller) |
 | GetPickedObjects | (Inherited from Controller) |
 | IsObjectFocused | (Inherited from Controller) |
 | OnActive | (Overrides ControllerOnActive(DObject)) |
 | OnDeactive | (Overrides ControllerOnDeactive) |
 | OnMouseClick | (Overrides ControllerOnMouseClick(MouseButtons, Int32, Int32, Boolean, Boolean, Boolean)) |
 | OnMouseDoubleClick | (Inherited from Controller) |
 | OnMouseDown | (Inherited from Controller) |
 | OnMouseMove | (Inherited from Controller) |
 | OnMouseUp | (Overrides ControllerOnMouseUp(MouseButtons, Int32, Int32, Boolean, Boolean, Boolean)) |
 | OnPoped | (Inherited from Controller) |
 | OnPushed | (Inherited from Controller) |
 | OnSnapComplete | (Overrides ControllerOnSnapComplete) |
 | OnSnapFace | (Overrides ControllerOnSnapFace(Int64, Vec3, Int32, ListInt32)) |
 | OnSnapLine | (Overrides ControllerOnSnapLine(Vec3, Vec3)) |
 | OnSnapPoint | (Overrides ControllerOnSnapPoint(Vec3)) |
 | OnSnapRevert | (Overrides ControllerOnSnapRevert) |
 | OnUpdate | (Overrides ControllerOnUpdate(Int64)) |
 | PickFace | |
 | PickLine | |
 | PickObject | |
 | PickObjects | |
 | PickPoint | |
 | PickPoints | |
 | Quit |
退出当前控制器
(Inherited from Controller) |
 | Reset | |
 | SetCursor |
设置当前的鼠标指针样式
(Inherited from Controller) |
 | SetPickMode | (Inherited from Controller) |
 | SetSnapFlag | (Inherited from Controller) |
 | SetSnapPivotPoint | (Inherited from Controller) |
 | SetTip |
设置当前步骤的提示,显示在UI底边状态栏左侧
(Inherited from Controller) |
 | Start | |
 | Wait | |
Top
See Also