sketchucation logo sketchucation
    • Login
    1. Home
    2. The Nazgul uk
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    T
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Groups 1

    The Nazgul uk

    @The Nazgul uk

    10
    Reputation
    1
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    The Nazgul uk Unfollow Follow
    registered-users

    Latest posts made by The Nazgul uk

    • RE: Convert Pixel values to Co-ordinates

      The Bring My View Back plugin worked with a few tweaks, thanks so much.

      posted in Plugins
      T
      The Nazgul uk
    • RE: Convert Pixel values to Co-ordinates

      What im trying to achieve to to draw a line between two pixels that are inputted and for there to be a line on sketchup between the points that these correspond to in the view.

      posted in Plugins
      T
      The Nazgul uk
    • Convert Pixel values to Co-ordinates

      I'm trying to convert pixel values from the screen to the co-ordinates in sketchup. I can so far find the plane that the camera is in and the two vectors that define the plane. I also know the pixel values for the four corners of the viewing area, but can't work out how to link these to allow me to link the input of from the pixels. The co-ordinates will be plotted a plane which is parallel to the plane of the camera but shifted by an arbitrary amount using the normal vector. Any help would be much appreciated.

      Thanks

      posted in Plugins
      T
      The Nazgul uk
    • RE: Plugin running indefinitely

      Thanks for all of the help, im now using a timer which solves the problem perfectly

      posted in Developers' Forum
      T
      The Nazgul uk
    • RE: Plugin running indefinitely

      There is nothing in here I can see the way that it runs repeatedly can someone please help !!

      posted in Developers' Forum
      T
      The Nazgul uk
    • RE: Plugin running indefinitely

      I first tried having a while loop of

      while(1)
      check text file procedure
      end

      this seemed to stop sketchup responding, so i tried a while loop with no output
      and this also crashed it. The prince IO game sounds like what I need

      posted in Developers' Forum
      T
      The Nazgul uk
    • Plugin running indefinitely

      Hi I've been using sketchup quite a lot but have just started
      writing plugins for it. I am trying to make a plugin which, once activated
      runs indefinitely and external inputs outside sketchup cause changes to what is being worked on. However, when I try an run the plugin in an while(1) loop sketchup crashes and stops working. Is there a way to make this work??

      Thanks for the help

      The Nazgul uk

      posted in Developers' Forum
      T
      The Nazgul uk