sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Sketchup to database

    Scheduled Pinned Locked Moved Developers' Forum
    2 Posts 2 Posters 357 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.
    • E Offline
      EE7
      last edited by

      I am developing a quoting system for a small manufacturing company. The company requires simple 2d layouts that are generated based off of certain criteria. For instance the company works with 3 materials: plastic laminate, polymer, and phenolic. Panel sizes and hardware involved in each scenario is different. Is it possible to create a plugin for Sketchup that will take the information provided and print a floor plan with dimensions, a cutsheet for said materials, a quote for the customers, and be able to store the information in a database? I am very new to Sketchup but think it has great potential. Thank you for your time.

      1 Reply Last reply Reply Quote 0
      • TIGT Offline
        TIG Moderator
        last edited by

        I've moved your post to the Developers' Forum.

        You are likely to get the attention you seek, and help relies to questions here...

        It is possible to write Ruby whch will read in a file, from that make geometry, and then export data back into a file...
        A few tips...
        There are some importer Plugin examples you should find and study...
        It's much easiest to use 'plain text' CSV rather than binary XLS etc...
        Obviously the file's exact format needs to be consistent and readily readable - usually points are make X,Y,Z one per line in the file, but if you want to define lines, then perhaps, X1,Y1,Z1,X2,Y2,Z2 - i.e. the line's [aka 'Edge'] start and end one per line in the file.
        You also need to consider the 'units' the file in in and how that translates to SketchUp - which always use inches as its base-units...
        There are also already some Plugin examples of 'cut-list'and similar exporters [CSV]...

        TIG

        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