sketchucation logo sketchucation
    • Login
    🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

    How to rotate an object in ruby?

    Scheduled Pinned Locked Moved Developers' Forum
    2 Posts 2 Posters 112 Views 2 Watching
    Loading More Posts
    • 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.
    • T Offline
      tonyfull
      last edited by tonyfull

      how to rotate an object in the direction of the cursor using Geom::Transformation.new( origin, zaxis )? Sorry for my bad eng.

      1 Reply Last reply Reply Quote 0
      • thomthomT Offline
        thomthom
        last edited by

        Geom::Transformation.new( origin, zaxis ) <- that isn't a rotation transformation.

        To rotate you must use one of these formats.

        Geom::Transformation.new( pt, axis, angle )

        Geom::Transformation.rotation( point, vector, angle )
        https://developers.google.com/sketchup/docs/ourdoc/transformation#rotation

        But what is not clear is this: "how to rotate an object in the direction of the cursor"
        What do you mean by this?

        Thomas Thomassen — SketchUp Monkey & Coding addict
        List of my plugins and link to the CookieWare fund

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Buy SketchPlus
        Buy SUbD
        Buy WrapR
        Buy eBook
        Buy Modelur
        Buy Vertex Tools
        Buy SketchCuisine
        Buy FormFonts

        Advertisement