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

    Posts

    Recent Best Controversial
    • RE: [Résolu] composant dynamique: comment modifier sans déformer ?

      I understand now, you cannot reference the top level, only the level above or below and any within the same level.
      So, need to pass the data through

      You can use parent! as a generic reference which is handy for reusing a DC (note make unique if reusing)

      tiroir_emuca (1).skp

      posted in Français
      P
      pcmoor
    • RE: [Résolu] composant dynamique: comment modifier sans déformer ?

      @JNL
      Subgroups work on the lowest level, they are convenient as stated. But should not be used in intermediate levels, unless used in conjunction with "deep make unique" or similar extensions.

      Can drive from parent, the red may show a non-initiated attribute. Though shows "0" in grey, the value in parent is null. So, enter a value.
      Otherwise, the formula is incorrect or sometimes disconnected.
      Please upload any problem DCs

      posted in Français
      P
      pcmoor
    • RE: [Résolu] composant dynamique: comment modifier sans déformer ?

      amended to include position so can change base width

      essai_cornière.skp

      posted in Français
      P
      pcmoor
    • RE: [Résolu] composant dynamique: comment modifier sans déformer ?

      divide into 3 solid groups, groups are good as subs as will not show on OCL, and if required can union or outer shell with no residue

      Capture.JPG

      hide the adjoining planes

      Capture2.JPG

      fix the thickness and formula for base and leg

      Capture3.JPG

      essai_cornière.skp

      posted in Français
      P
      pcmoor
    • RE: Rotating handle then opening door

      please up load your model

      however a simple method is to split a counter into sections with if statements

      basic handle turn, then door.skp

      posted in Dynamic Components
      P
      pcmoor
    • RE: Imported component re-defined as "dynamic" component

      A component file is created is created via the right click menu "saveas"

      If you open this file you see its contents not the parent, so saving leaves a parent with the groups as per your file,

      You need to import the file as done and explode then via right click "saveas" to overwrite or drag and drop. then the parent data is destroyed

      posted in SketchUp Discussions
      P
      pcmoor
    • RE: A Chair for Escher

      It was okay until I sat on it! the joints were quite good, but not for 80kg

      posted in Woodworking
      P
      pcmoor
    • RE: A Chair for Escher

      @dave r said:

      @ntxdave said:

      Dave, that is not like you. You are usually ver accurate/precise with your models. 😍

      What? This one is very precisely modeled as intended. I believe M. C. Escher would approve even if it makes Rich's eyes hurt. 😄

      mine too! so want the correction

      posted in Woodworking
      P
      pcmoor
    • RE: Physics simulator

      @rich o brien said:

      No, we are trying to get MSPhysics updated but it won't be for a bit yet.

      32 bits ?

      but glad something is happening

      posted in Extensions & Applications Discussions
      P
      pcmoor
    • RE: Sketchup as CPQ

      Open Cut List is a free one

      What are you reporting? parts? hardware? whole building? cupboards?

      posted in SketchUp Discussions
      P
      pcmoor
    • RE: Open -slide back

      deleted one door
      used series of steps and conditions as trigger points

      wrapped the door in another component to preserve the axis, then copy, move, flip


      BarBox2019.skp

      posted in Dynamic Components
      P
      pcmoor
    • RE: OpenCutList Grain Direction Issue

      Match the X-axis to the grain (default), making one board with OCL attributes as well as DCs
      This simple board has a scaler so as to make unique on change, moreover it redefine the material scale (this can be used as a swatch and alternative code sorter)
      Saveas this to start the collection, building from the basic within the same file, if you build them separately it can lead to cross contamination.
      One creates a carcass by rotating, position and rename the boards(although they should automatically become unique, check that they are )
      I include a board example and carcass
      the board has one edge, typical of a basic part, from this one can use groups to create more complex boards (use solids, so can make whole when required)

      the example is set to definition, change it to none so as use the instance names, the generic parent! is used or latter swapped to, for DC reuse and any name changes
      Initially I use the instance method to define the members then switch to the Name attribute later using the dropdown option.

      The OCL is set to show DC Names


      OCL panels and carcass.skp

      posted in SketchUp Discussions
      P
      pcmoor
    • RE: Dynamic component section cut issue

      Hi

      Can you attach the file?

      posted in Dynamic Components
      P
      pcmoor
    • RE: Door

      a normal file.skp

      This normal file shows two separate components that reference each other, so the onclick triggers the action in the door which in turn is read by the switch.

      posted in Dynamic Components
      P
      pcmoor
    • RE: Entities copied to another Tag lose their faces

      its likely you have tagged the raw geometry, but loading the file will help to resolve

      posted in SketchUp Discussions
      P
      pcmoor
    • RE: How to install old .rb file to Sketchup Pro 21?

      from appdata, find the plugin folder in your version of sketchup and drop the file there

      Capture.PNG

      it will load with the rest the next time you open sketchup, so close if already open

      posted in SketchUp Discussions
      P
      pcmoor
    • RE: DC Erratic scaling behaviour

      groups when used as DCs, can retain connections when copied, they do not automatically become unique. plus scaling can easily become out of sync. The build is in sync if there is no mix of scaled and unscaled items.

      Capture.PNG

      to fix, remove the copies
      then
      you could explode the group then regroup it (thus the new group will not be scaled)
      or
      you could convert the group to a component then "scale definition", from right click menu

      I believe the DC part of this design choice should be components. So method 2. and a rebuild

      posted in Dynamic Components
      P
      pcmoor
    • RE: Dynamic PushPin

      you can string simultaneous actions with semicolon

      Animate Slow("Unlock",22,-1);Animate Slow ("PushPin!Push",-1,0)


      PushPin2019.skp

      posted in Dynamic Components
      P
      pcmoor
    • RE: Removing mm from auto dimensions

      Capture2.PNG

      Capture.PNG

      posted in LayOut Discussions
      P
      pcmoor
    • RE: New to DC: topic for my simple questions to the pros

      Eneroth Decrease Component Number on extension warehouse

      posted in Dynamic Components
      P
      pcmoor
    • 1 / 1