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

    Posts

    Recent Best Controversial
    • Why tables no comming in pdf create using prawn

      Hi everyone,
      I am creating pdf file using 'prawn' and prawn-table But tables are not coming in pdf file while creating it through sketchup but it will come when I run same code from core-ruby. If anyone have any idea why this happening please help me.

      Thank you

      posted in Dynamic Components sketchup
      R
      rnpatel9789
    • RE: How to Use datalist in sketchup webdialog box

      hi sdmitch,

      I doing something like what you posted but not with selection rather with input field to add behaviour something like autofill in search box. I am using a specific HTML file for the webdialog window and using javascript function to fill the data into the datalist. But In my case it seems the ".inner_html" in not working. I don't know what is the reason may sketchup is not supporting or something else.

      Here's code sample:

      In javascript:

      function setData(projectnos, roomnames){
      proj_no = projectnos.split(",");
      var options = '';
      for(var i = 0; i < proj_no.length; i++)
      options += '<option value="'+proj_no[i]+'" />';
      document.getElementById('proj').innerHTML = options;
      }

      In HTML:

      <input type="text" name="ProjectNumber" list="proj" />
      <datalist id="proj">
      <option value="001"/>
      </datalist>

      If you have some solution for this then please help me it's very helpful for me.

      Thank you

      posted in Dynamic Components
      R
      rnpatel9789
    • How to Use datalist in sketchup webdialog box

      Hello Everyone,

           I just want to use HTML datalist inside the sketchup webdialog box window if anyone have any idea how to use it please help me.
      
      posted in Dynamic Components sketchup
      R
      rnpatel9789
    • How to Use Datalist in Sketchup &amp; HTML

      Hello Everyone,

      I am using a web dialog box in Sketchup and in Sketchup web dialog box I am Trying to set the datalist for textfield to show the matching values of the type value but Its not working in Sketchup. While the same code is working with Browser. I don't if its not support in sketchup or something else.
      If anyone have some idea regarding to this please help me.

      Here some code sample:
      In HTML:
      <input type="text" name="ProjectNumber" list="project" />
      <datalist id="project"></datalist>

      In JavaScript:
      var options = '';
      for(var i = 0; i < proj_no.length; i++)
      options += '<option value="'+proj_no[i]+'" />';

      document.getElementById('proj').innerHTML = options;

      posted in Dynamic Components sketchup
      R
      rnpatel9789
    • How to Create Custom Classification

      Hello everyone,

      I just started working with Sketchup classifications to the component details in classification.
      If anyone have detailed knowledge on the classification please help me creating my own custom classification. I just want to create my classification and then use it in adding my custom details of the components.

      Thank You

      posted in SketchUp Discussions sketchup
      R
      rnpatel9789
    • RE: Reset axis of a component without changing its Position

      @sdmitch said:

      @rnpatel9789 said:

      @sdmitch said:

      It seems that TIG and/or ThomThom had such a plugin. I have one also,Reset Component Origin. You can find it on my blog.

      Hello "sdmitch"

      I use your Plugin. its very good and useful plugin. I am doing same but I resetting the component and all it's entities Origin to global Origin. Please If you have any idea then guide.[attachment=0:2cxiw7c5]<!-- ia0 -->axis.png<!-- ia0 -->[/attachment:2cxiw7c5]

      I think you will find the answer hear

      http://sketchucation.com/forums/viewtopic.php?f=323%26amp;t=43582%26amp;hilit=originate

      Thanks "sdmitch"

      This is exactly what I am looking for. Thanks for the help. U really Doing great job.

      posted in Dynamic Components
      R
      rnpatel9789
    • RE: Reset axis of a component without changing its Position

      @sdmitch said:

      It seems that TIG and/or ThomThom had such a plugin. I have one also,Reset Component Origin. You can find it on my blog.

      Hello "sdmitch"

      I use your Plugin. its very good and useful plugin. I am doing same but I resetting the component and all it's entities Origin to global Origin. Please If you have any idea then guide.This is exactly I want to do.

      posted in Dynamic Components
      R
      rnpatel9789
    • Add details of classification of component By code

      Hello,

      I want to use classification in my model to set the details of components and some extra details about the model. How I can add the details of components in classification by code (Rather Filling details in the component attribute window). If any one have idea how to create own classification That is plus.

      posted in SketchUp Discussions sketchup
      R
      rnpatel9789
    • Change axis of a component after rotation(transformation)

      Hello,

      I Created a component with the component axis as the current model axis. Now if I rotate the component then the axis also getting rotated accordingly. So just again want to set the axis as the model current axis without doing any change in the component position. If anyone have any idea how to do this please help me. I am doing this by using sketchup ruby api.

      posted in Dynamic Components sketchup
      R
      rnpatel9789
    • RE: Reset axis of a component without changing its Position

      I am doing this by using Sketchup Ruby API. Please if any one have any idea how to do this by code.

      posted in Dynamic Components
      R
      rnpatel9789
    • Reset axis of a component without changing its Position

      I want to change the axis of the ComponentInstance. how I can change the axis of the component without changing the position of the component by code.

      posted in Dynamic Components sketchup
      R
      rnpatel9789
    • To Convert Sketchup Points to CNC G-Code

      Hi,
      I am working with Sketchup ruby API. I want to develop a tool for drilling in CNC machine.

      So I want to help in How to generate the G-Code for the CNC machine ( Biesse Rover 1232 K) for S Sketchup. I have skp file in Sketchup and I just want to covert my Sketchup points into the CNC G-code program.
      If any one have idea how to do this please help.

      Thank You

      posted in Developers' Forum
      R
      rnpatel9789
    • Transformation

      I am Working with component Instance. In that I am using the Transformation object and I am calling the method "transformation.to_a" method and it will return a 16 element array.
      So I want help to identify the value returning in the array. I am not exactly understand values that is in the array.
      Thank you

      posted in Developers' Forum
      R
      rnpatel9789
    • How to Import Sketchup model into CNC machine

      If I have Sketchup model (for eg: one Carcus) and I want it to import into the CNC Wooding machine but it doesn't support '.skp' format. Is there any solution that I can import it into the CNC machine or I can change it into the Machine compatible format(for eg: .dxf).

      posted in Extensions & Applications Discussions extensions
      R
      rnpatel9789
    • Plane

      Hi Everything,
      I didn't understand exactly what the meaning of the array return by the "Face.plane". Means it return 4 values as array format. I want to know because I didn't get any reference for plane in Sketchup. So please help for understanding exactly what is returning from "Face.plane".

      posted in Developers' Forum
      R
      rnpatel9789
    • Sketchup Faces

      Hi Everyone,

      If Two components are interacting with each other (for eg. two component are connected to each other)
      then how can we identify the with face object of one component is connected to other face object. Means how I can identify the exact face object.

      Thanks

      posted in Dynamic Components sketchup
      R
      rnpatel9789
    • How to Make My Own Custom Dynamic Component

      Hi EveryOne,

      I am new on Sketchup and want to create my own custom Dynamic component by using ruby. So help me to create DC in sketchup. I just use DC component in sketchup but I don't know how to create and customize it by using the coding.

      Thanks

      posted in Dynamic Components sketchup
      R
      rnpatel9789
    • 1 / 1