Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ObjectManipulator Class / TranslationStep Property

In This Topic
    TranslationStep Property
    In This Topic
    Gets or sets the translation step distance.
    Syntax
    'Declaration
     
    Public Property TranslationStep As Double
    public double TranslationStep {get; set;}
    Remarks
    Use 0 for a continuous movement. Applies only to the three translation axes, not to the translation on view ball.
    See Also