Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ObjectManipulator Class
Fields Properties Methods Events


In This Topic
    ObjectManipulator Class Members
    In This Topic

    The following tables list the members exposed by ObjectManipulator.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public Property Gets or sets the initial transformation applied to the manipulator.  
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public Property The world position.  
    Public Property Gets or sets the properties of the arc for the rotation around X axis.  
    Public Property Gets or sets the properties of the arc for the rotation around Y axis.  
    Public Property Gets or sets the properties of the arc for the rotation around Z axis.  
    Public Property Gets or sets the rotation step angle in radians.  
    Public Property If true, both the original and edited copies of the entities are shown during editing, else only the edited copies are shown.  
    Public PropertyOverridden.   
    Public PropertyOverridden.  Gets or sets the transformation applied to the entities being edited.  
    Public Property Gets or sets the properties of the translation on view ball.  
    Public Property Gets or sets the properties of the arrow for the translation on X axis.  
    Public Property Gets or sets the properties of the arrow for the translation on Y axis.  
    Public Property Gets or sets the properties of the arrow for the translation on Z axis.  
    Public Property Gets or sets the translation range.  
    Public Property Gets or sets the translation step distance.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodApplies the transformation of the ObjectManipulator on the selected entities and hides it.  
    Public MethodCancels the transformation of the ObjectManipulator and hides it.  
    Public MethodOverridden.   
    Public MethodOverloaded.  Activates the Manipulator to move the selected entities.  
    Public Method Computes the model bounding box when the ObjectManipulator is enabled.  
    Top
    Protected Methods
     NameDescription
    Protected Internal MethodOverloaded. Overridden.   
    Protected Internal MethodOverridden.   
    Protected Internal Method  
    Protected MethodOverridden.   
    Protected Internal Method Method called during the drag.  
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Top
    Public Events
     NameDescription
    Public Event Mouse down event.  
    Public Event Mouse drag event.  
    Public Event Mouse over event.  
    Public Event Mouse up event.  
    Top
    See Also