sketchucation logo sketchucation
    • Login
    1. Home
    2. trxsi
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🫛 Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
    T
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 1

    trxsi

    @trxsi

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

    trxsi Unfollow Follow
    registered-users

    Latest posts made by trxsi

    • RE: Copy from Autocad to Sketchup

      I dont know where my replays are going?

      posted in Developers' Forum
      T
      trxsi
    • RE: Copy from Autocad to Sketchup

      Wooow what a cool forum to ask question. Thank you so much!

      Yes im using mac. Im confortable with C++, Obj-C, C, but not ruby at the moment. It would be nice if i have a chance to use something alternative to ruby.

      As far as i understand Autocad stores file location and some meta data related to temporary file at memory for clipboard copy op. Currently i don't have Autocad installed on my machine and i could not tested or conformed this info.

      Thank you!

      What's next?

      posted in Developers' Forum
      T
      trxsi
    • Copy from Autocad to Sketchup

      Hi,

      Im new to both Autocad and Sketchup SDK. I have been searching on web for a way to copy 2d drawings from Autocad to Sketchup.

      I have already found https://github.com/janlelis/clipboard for clipboard handling in Ruby and https://bitbucket.org/jimfoltz/ruby-dxf-reader for reading DXF files but i don't know im on a right track or not? I found that Autocad creates temporary files for copied contents and i don't know where i can find them and how to read them back in Sketchup. My idea is to add an event handler to monitor ctrl-v events in sketchup (no necessary can be a custom command ) and check a folder for Autocad's temporary clipboard files then parse them. But i dont know how can i start.

      Can you help me on this please?

      Trxsi.

      posted in Developers' Forum
      T
      trxsi