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

    Abdullah

    @Abdullah

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

    Abdullah Unfollow Follow
    registered-users

    Latest posts made by Abdullah

    • RE: [Plugin] Select component instances on right click

      It didn't work first, because there was a "$" in the string (it looked like "abc$match"), so took only the part after "$" (and it looked like "match")and it work well. Thank you very much.

      By the way, are there any "good" Sketchup Ruby Tutorials/Books for Beginners? I would really like to learn it.

      posted in Plugins
      A
      Abdullah
    • RE: [Plugin] Select component instances on right click

      Hi,
      I want to select multiple components with similar definition names (like "compo" and "comp#1") in the entire Model. It means, it means not only those inside the selected object, but also the others ones which are inside other objects.

      I have the following plugins:
      [] "Selection Toys", which selects components from everywhere, but only those with same name.
      [
      ] "Select Instances", which selects component families with similar names (like "compo" and "comp#1"), but only inside the selected object and not everywhere.

      posted in Plugins
      A
      Abdullah
    • RE: [Plugin] Selection Toys

      Hi,
      I want to select multiple components with similar definition names (like "compo" and "comp#1") in the entire Model. It means, it means not only those inside the selected object, but also the others ones which are inside other objects.

      I have the following plugins:
      [] "Selection Toys", which selects components from everywhere, but only those with same name.
      [
      ] "Select Instances", which selects component families with similar names (like "compo" and "comp#1"), but only inside the selected object and not everywhere.

      posted in Plugins
      A
      Abdullah