Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Transformation Class / Translation Method

In This Topic
    Translation Method
    In This Topic
    Creates a new transformation of translation. Right column is (dx, dy, dz, 1).
    Overload List
    OverloadDescription
    Creates a new transformation of translation. Right column is (dx, dy, dz, 1).  
    Creates a new transformation of translation. Right column is (v.X, v.Y, v.Z, 1).  
    See Also