sketchucation logo sketchucation
    • Login
    πŸ€‘ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

    Scene Transition

    Scheduled Pinned Locked Moved Developers' Forum
    2 Posts 2 Posters 197 Views
    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.
    • G Offline
      GWD
      last edited by

      Where can I find the Scene Transitions setting in Ruby?

      1 Reply Last reply Reply Quote 0
      • TIGT Offline
        TIG Moderator
        last edited by

        Try
        Sketchup.active_model.options["PageOptions"]["TransitionTime"]
        and
        Sketchup.active_model.options["PageOptions"]["ShowTransition"]
        returns the values - say 1.0 and true.
        You can rest them thus:
        Sketchup.active_model.options["PageOptions"]["TransitionTime"]=0.0
        or
        Sketchup.active_model.options["PageOptions"]["ShowTransition"]=false
        πŸ€“

        TIG

        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