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

    Topics

    • D

      Best way to create textured curved track segments

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      3
      0 Votes
      3 Posts
      462 Views
      D
      Thanks for the recommendation! I don't know what I did but I just textured a track segment perfectly within 10 seconds. There must be magic involved. Edit: I made a video about it: http://www.youtube.com/watch?v=_E0k-t5qEEg
    • D

      Debris creation and convex hull creation

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      3
      0 Votes
      3 Posts
      372 Views
      D
      Thank you very much, Pilou! Apart from Zorro I think I'll be better off doing these tasks as I'm used to but those plugins are helpful nonetheless.
    • D

      Auto naming and replacing materials?

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      2
      0 Votes
      2 Posts
      169 Views
      TIGT
      The method texturepath = material.texture.filename returns the path/name of the material's texture's image-file. Use something like imagename = nil; imagename = File.basename(material.texture.filename) if material.texture... To change a material's texture you use a new path material.texture="C:/.../mytetxure.png". To get a material's name use matname = material.name. To rename a material use material.name="newname" OR material.name=imagename if imagename - note that the renaming method is unavailable in older versions of Sketchup...
    • 1 / 1