Click or drag to resize

MouseBasedObjectMoveManager Class

A class that manages moving objects with the mouse
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3DX.NET.ManagerMouseBasedObjectMoveManager

Namespace:  VIZCore3DX.NET.Manager
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntax
C#
public class MouseBasedObjectMoveManager : VIZCoreBase

The MouseBasedObjectMoveManager type exposes the following members.

Methods
  NameDescription
Public methodDeleteLinkedReview(Int32)
이동/회전 대상 개체와 리뷰정보 연계
Public methodDeleteLinkedReview(Int32, Int32)
이동/회전 대상 개체와 리뷰정보 연계
Public methodGetGroupNode
이동/회전 그룹에 포함된 노드 인덱스 반환
Public methodGetLinkedReview
연계된 리뷰 아이디 반환
Public methodLinkReview
이동/회전 대상 개체와 리뷰정보 연계
Top
See Also