Model |
The ModelController type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeginPick | (Inherited from Controller) |
![]() | BeginSnapFace | (Inherited from Controller) |
![]() | BeginSnapPoint | (Inherited from Controller) |
![]() | GetPickedObjects | (Inherited from Controller) |
![]() | IsObjectFocused | (Inherited from Controller) |
![]() | OnActive | (Inherited from Controller) |
![]() | OnDeactive | (Inherited from Controller) |
![]() | OnMouseClick | (Inherited from Controller) |
![]() | OnMouseDoubleClick | (Inherited from Controller) |
![]() | OnMouseDown | (Inherited from Controller) |
![]() | OnMouseMove | (Inherited from Controller) |
![]() | OnMouseUp | (Inherited from Controller) |
![]() | OnPoped | (Inherited from Controller) |
![]() | OnPushed | (Inherited from Controller) |
![]() | OnSnapComplete |
交互控制器在捕捉状态下,按空格键或鼠标中键盘触发
(Inherited from Controller) |
![]() | OnSnapFace |
交互控制器在捕捉面状态下,捕捉到一个面的回调
(Inherited from Controller) |
![]() | OnSnapLine |
交互控制器在捕捉线段状态下,捕捉到一根线段的回调
(Inherited from Controller) |
![]() | OnSnapPoint |
交互控制器在捕捉点状态下,捕捉到一个点的回调
(Inherited from Controller) |
![]() | OnSnapRevert |
交互控制器在捕捉状态下,按BACKSPACE键触发
(Inherited from Controller) |
![]() | OnUpdate | (Inherited from Controller) |
![]() | Quit |
退出当前控制器
(Inherited from Controller) |
![]() | SetCursor |
设置当前的鼠标指针样式
(Inherited from Controller) |
![]() | SetPickMode | (Inherited from Controller) |
![]() | SetSnapFlag | (Inherited from Controller) |
![]() | SetSnapPivotPoint | (Inherited from Controller) |
![]() | SetTip |
设置当前步骤的提示,显示在UI底边状态栏左侧
(Inherited from Controller) |