Urasik Extensions | Lots of new extensions to check out Learn More

Alkategóriák

  • No decscription available

    20 Témakörök
    462 Hozzászólások
    HornOxxH
    @pilou said: More appetizing in chocolate! Eggs are good as well - but only very fragile when falling down in SketchyPhysics
  • Ruby . - on key now - flags problem

    1
    0 Szavazatok
    1 Hozzászólások
    140 Megtekintések
    Nem érkezett válasz
  • Extracting values from imported IFC

    1
    0 Szavazatok
    1 Hozzászólások
    157 Megtekintések
    Nem érkezett válasz
  • Prince IO Sketchup Game Demo

    42
    0 Szavazatok
    42 Hozzászólások
    32k Megtekintések
    J
    Is there any way to fix this?
  • Searching for a plugin code template

    3
    0 Szavazatok
    3 Hozzászólások
    210 Megtekintések
    IltisI
    Thank you very much, this is exactly what I'm looking for !
  • Fix and improve the code

    1
    0 Szavazatok
    1 Hozzászólások
    149 Megtekintések
    Nem érkezett válasz
  • Plugin test version

    10
    0 Szavazatok
    10 Hozzászólások
    533 Megtekintések
    A
    edit: found the filed for the version......upload worked thanx for helping me !!!! stan
  • How to generate borderless Windows in macos

    1
    0 Szavazatok
    1 Hozzászólások
    145 Megtekintések
    Nem érkezett válasz
  • Plugin to identify "Thermal Bridges"

    6
    0 Szavazatok
    6 Hozzászólások
    3k Megtekintések
    C
    @rossthompson said: Hi, I'm afraid not. I wasn't able to find a solution. Ross OK thanks for the reply.
  • [第一财经]大发回血上岸最快的方法技巧(MBA智库百科)

    1
    0 Szavazatok
    1 Hozzászólások
    45 Megtekintések
    Nem érkezett válasz
  • [第一财经]快三上岸回本求大师带(驰名商标)

    1
    0 Szavazatok
    1 Hozzászólások
    43 Megtekintések
    Nem érkezett válasz
  • [科普盘点]玩大发玩彩导师老师的方法(MBA智库百科)

    1
    0 Szavazatok
    1 Hozzászólások
    46 Megtekintések
    Nem érkezett válasz
  • BTG Clothing

    1
    0 Szavazatok
    1 Hozzászólások
    83 Megtekintések
    Nem érkezett válasz
  • Get coordinates of nested components

    5
    0 Szavazatok
    5 Hozzászólások
    766 Megtekintések
    Dan RathbunD
    @fredo6 said: For instance, if you pick interactively the nested component, the PickHelper will give you the chain of grouponents. Expanding upon this use of the PickHelper class ... This is using the Sketchup::PickHelper#path_at() method. It returns the instance path from the active entities context (for the given index in the list of pick paths.) To get the full path, you will need to add the pick path to the model's active edit path (if it is not nil.) edit_path = model.active_path ? model.active_path ; [] full_path = edit_path + pick_path Then, you can use a little known method in the InstancePath class to get the transformation ... ipath = Sketchup;;InstancePath.new(full_path) trans = ipath.transformation See: Sketchup::InstancePath#transformation
  • How to move a group

    2
    0 Szavazatok
    2 Hozzászólások
    190 Megtekintések
    Dan RathbunD
    @mr_creator said: Next I need to move everything to the origin of global coordinates. group1 = entities.add_group This line of code will create a new group at the origin of entities. If this is the top level model's entities, then this is the global origin. If it is some other component's or group's entities, then it is their local origin. @mr_creator said: group1.transformation.origin have zero coordinates, but group1 is not at zero. This confirms then that group1's origin is at the origin of the active edit context's origin.
  • Solid Inspector² issues

    3
    0 Szavazatok
    3 Hozzászólások
    5k Megtekintések
    ArckadiaA
    Thanks for your answer a very long time later I hadn't passed by for a long time!
  • SEO Professional Services

    1
    0 Szavazatok
    1 Hozzászólások
    57 Megtekintések
    Nem érkezett válasz
  • Mass rename components

    23
    0 Szavazatok
    23 Hozzászólások
    12k Megtekintések
    TIGT
    Copy/Paste this code into the Ruby Console to rename all of the model's definitions, with 3 characters off the end of their names - change i=3 to another value as desired... m=Sketchup.active_model;m.start_operation('chop defns',true);c=0;m.definitions.each{|d|i=3;n=d.name;(1.times{n=n.chop};d.name=n;c+=1)};puts"#{c} definition-names chopped.";m.commit_operation; Or use this code to strip 5 characters off the names' beginnings - again edit i=5 as desired... m=Sketchup.active_model;m.start_operation('trim defns',true);c=0;m.definitions.each{|d|i=5;n=d.name;n=n[i..-1];d.name=n;c+=1)};puts"#{c} definition-names trimmed.";m.commit_operation;
  • Justificante de pago Fredo tools (proof of payment)

    2
    0 Szavazatok
    2 Hozzászólások
    167 Megtekintések
    G
    Hi danield68, At our checkout page you need to fill the form with your data you would like to see on the invoice. After completing the checkout within 24 hours you will receive an email with your licence file attached. The licence will be available at your "My Licences" page too ( https://sketchucation.com/webshop/my-licences.php ). From the My Licences page you can download / print your invoice which you can use as a proof of payment. In case you need any other type of proof, please connect or support at support[at]sketchucation.com email address.
  • How to Cut Videos and Edit them?

    1
    0 Szavazatok
    1 Hozzászólások
    56 Megtekintések
    Nem érkezett válasz
  • Hiring Architectural visualizer

    1
    0 Szavazatok
    1 Hozzászólások
    47 Megtekintések
    Nem érkezett válasz

Advertisement