Skip to content
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

ZMT zurich med tech

  1. Home
  2. Sim4Life
  3. Anatomical Models
  4. How to rotate an object with respect to a coordinate system (WCS) other than the object's center?

How to rotate an object with respect to a coordinate system (WCS) other than the object's center?

Scheduled Pinned Locked Moved Anatomical Models
3 Posts 2 Posters 581 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Farhana
    wrote on last edited by
    #1

    Hello,

    I have to rotate an object w.r.t. a Coordinate System (WCS), which is different from the main Coordinate System. But I can find the only rotate option under the Translation menu, where if I enter z = 30 deg, then it rotates the object w.r.t. to it's own center.
    Can anyone please suggest how I can change the axis of rotation?

    Thanks.

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Farhana
      wrote on last edited by
      #2

      I could figure out how to do it. The tutorial 'SAM Phantom with Generic Phone' helped.

      Thanks.

      S 1 Reply Last reply
      0
      • F Farhana

        I could figure out how to do it. The tutorial 'SAM Phantom with Generic Phone' helped.

        Thanks.

        S Offline
        S Offline
        sayimgokyar
        wrote on last edited by
        #3

        @farhana
        Hi,
        Good to hear this. I am using the following line of code to rotate an object around an arbitrary point (Xcenter, Ycenter, Zcenter) with rotation angles (Xtheta, Ytheta, Ztheta).
        This is more like a "Rotate" operation followed by a "Translate".

        Solid1.Transform = Transform( Vec3(1.0, 1.0, 1.0), Vec3(Xtheta, Ytheta, Ztheta), Vec3(Xcenter, Ycenter, Zcenter) )

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Search