sketchucation logo sketchucation
    • Login
    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

    Get list of colour names?

    Scheduled Pinned Locked Moved Developers' Forum
    5 Posts 2 Posters 327 Views 2 Watching
    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.
    • thomthomT Offline
      thomthom
      last edited by

      Is there a method that returns an array of named colours?

      I imagine I saw one - but I can't remember where. Or I could be imagining things... πŸ˜•

      Thomas Thomassen β€” SketchUp Monkey & Coding addict
      List of my plugins and link to the CookieWare fund

      1 Reply Last reply Reply Quote 0
      • thomthomT Offline
        thomthom
        last edited by

        heeeeh! found it as I typed: Color.names didn't expect it to be part of the Color class.

        😳

        Thomas Thomassen β€” SketchUp Monkey & Coding addict
        List of my plugins and link to the CookieWare fund

        1 Reply Last reply Reply Quote 0
        • Dan RathbunD Offline
          Dan Rathbun
          last edited by

          @thomthom said:

          heeeeh! found it as I typed: Color.names didn't expect it to be part of the Color class.

          Why not? That's where query methods about a class go.. IN the class, as a class method.
          Otherwise we would not know where to look.. right? (We do not what to look in the Cookie class.) πŸ€“

          I'm not here much anymore.

          1 Reply Last reply Reply Quote 0
          • thomthomT Offline
            thomthom
            last edited by

            Thought it'd be in a collection class. Like Colors (if it had existed)
            Or Sketchup.colors - as a list of the colours SketchUp recognized.

            Thomas Thomassen β€” SketchUp Monkey & Coding addict
            List of my plugins and link to the CookieWare fund

            1 Reply Last reply Reply Quote 0
            • Dan RathbunD Offline
              Dan Rathbun
              last edited by

              @thomthom said:

              Thought it'd be in a collection class. Like Colors (if it had existed)

              It is... but the collection is inside the class, where it belongs.

              @thomthom said:

              Or Sketchup.colors - as a list of the colours SketchUp recognized.

              That could be implemented... but would just be a method that accessed the data structure in the Color class.
              Don't want to overload the parent module with too many methods.

              I'm not here much anymore.

              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