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

    cyin6

    @cyin6

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

    cyin6 Unfollow Follow
    registered-users

    Latest posts made by cyin6

    • RE: [Plugin] Voronoi - Convex Hull

      I have some problems with export_points.rb
      Error: #<NoMethodError: undefined method `triangulate' for Qexport:Class>
      where is the triangulate def called on line 89?

      posted in Plugins
      C
      cyin6
    • RE: Site plan help...

      grouping the slopes into groups
      then use the sandbox tool
      fill in the gaps between the groups

      posted in SketchUp Discussions
      C
      cyin6
    • RE: Some possibility-questions on ruby and sketchup
      • Is it possible to create scenes based upon external data?
        that depends on the external data format
        it could create scenes automatically (pages.add) if there is code to read/parse the dbase
      • Is it possible to display text in the SU window that comes from out of SU?
        read from a txt file (IO.readlines) > generate display text (entities.add_text)
      posted in Developers' Forum
      C
      cyin6