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

    3Dwudi

    @3Dwudi

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    3Dwudi Unfollow Follow
    registered-users

    Latest posts made by 3Dwudi

    • RE: How to bind a model and a joint with key trigger in MSphysic

      😳 is there anyone can help me?
      my scriptcode is ________________________

      onKeyDown {|key, val, char|
      bx = simulation.find_body_by_name('bx')
      jw = simulation.find_joint_by_name('jw')

      jw.connect(bx) #but it's wrong
      }

      posted in Extensions & Applications Discussions
      3
      3Dwudi
    • How to bind a model and a joint with key trigger in MSphysic

      Hi!
      I tried to bind an object to the specified joint in msphysics by pressing a key, but I tried for a long time and failed. I couldn’t understand it after reading the manual,

      I don’t understand how to release one of the models bound on the specified joint!

      https://aws1.discourse-cdn.com/sketchup/original/3X/f/7/f73b210cecd5e8a2617125229bb8b23d0dd4c0b7.jpeg


      key tigger connect Su2014.skp

      posted in Extensions & Applications Discussions extensions
      3
      3Dwudi