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

    Posts

    Recent Best Controversial
    • [Plugin] [$] s4u Connect

      s4u Connect
      Connect 2 edges,curve,arc.
      Extend Arcs to Circles.
      Download:
      https://sketchucation.com/pluginstore?pln=s4u_Connect
      Video:

      posted in Plugins
      hdpvH
      hdpv
    • [Plugin] [$] s4u Layer

      s4u Layer

      Manager Layer:
      -Previous states layers.
      -Next states layers.
      -Isolate selected layer.
      -Current : Set layer current
      -Off selected layer.
      -On All Layers.
      Download:
      https://sketchucation.com/pluginstore?pln=s4u_Layer
      Video:

      posted in Plugins
      hdpvH
      hdpv
    • [Plugin] [$] s4u Stair

      s4u Stair
      Make Stair from Faces:
      Make Stair - Simple
      Make Stair - Slab
      Make Stair - ZigZag
      Make Stair - Steps
      Make Stair - Extrude
      Make Stair -Treads
      Make Slope from Faces:
      Make Slope
      Make Slope Simple
      Make Slope Solid
      Shortcut:
      Ctrl (Alt on Mac) + Select Point > Set Heigth Stair
      Ctrl (Alt on Mac) + Select Face > Set Landing
      Tab > Reverse Direction Stair
      Double Click on Screen ( or Right Click) > Set Parameter
      Double Click on Face > Set Index,Landing.
      Double Click on Face (1 Selected Face)> Change Start Edge
      Explode all curve,make curve for start step and end step.
      Download:
      https://sketchucation.com/pluginstore?pln=s4u_Stair
      Video:

      posted in Plugins
      hdpvH
      hdpv
    • [Plugin] [$] s4u LineToFace

      s4u LineToFace
      Make Face from selected lines.
      Shortcut:
      Hold Alt (Command on Mac) and Click for Set Height (Zaxis).
      Download:
      https://sketchucation.com/pluginstore?pln=s4u_linetoface
      Video:

      posted in Plugins
      hdpvH
      hdpv
    • [Plugin] [$] s4u Offset

      s4u Offset
      Multiple Offset Selected Edges or Faces. Offset both side.Random Offset.
      Shortcut:
      Alt (Control on Mac) > Create Offset
      Tab > Toggle : Side - Both Side
      Select edges(or faces) and Double-clicking on the screen for offset automatically
      with previous value.
      Download:
      https://sketchucation.com/pluginstore?pln=s4u_Offset
      Video:

      posted in Plugins
      hdpvH
      hdpv
    • [Plugin] [$] s4u PickUp

      s4u PickUp
      PickUp (Copy) Selected Edge,Curve,Face,Surface to Active Model (or Active Group).
      Press Shift to extend connected edges.
      Press TAB to go out nested Group ( Component).
      Download:
      https://sketchucation.com/pluginstore?pln=s4u_pickup
      Youtube:

      posted in Plugins
      hdpvH
      hdpv
    • [Plugin] [$] s4u Crop Selection

      s4u Crop Selection
      Crop Selection by Rectangle,Polyline,Circle.
      Shift to Extend Select.
      Drag Mouse to Rectangle.
      Click Mouse to Polyline.
      Hold ALT (Control on Mac) to Circle.
      Press TAB to Reverse Side Selection.
      Download :
      https://sketchucation.com/pluginstore?pln=s4u_crop_selection
      Youtube:

      posted in Plugins
      hdpvH
      hdpv
    • RE: [Plugin][$] s4u ImportDXF

      You can trial and purchase on Extension Warehouse
      https://extensions.sketchup.com/extension/f4854296-d400-4562-aff9-0e1e6a22fdf3/s4u-import-dxf-for-sketchup-pro
      It just support Line,Dynamic Block,Mline,Ellipse,Spline,Polyline,Circle.

      posted in Plugins
      hdpvH
      hdpv
    • RE: [Plugin] [$] S4u_Panel

      I will update it soon.

      posted in Plugins
      hdpvH
      hdpv
    • RE: [Plugin] s4u_Select

      Thanks,I will add it on some functions.

      posted in Plugins
      hdpvH
      hdpv
    • RE: [Plugin] [$] s4u MultiSlice

      Hold press Ctrl on Window ,Option on Mac

      posted in Plugins
      hdpvH
      hdpv
    • RE: S4U Stair - Can't change parameters

      You try 'run as administrator' Sketchup.
      See any error in Ruby Console ( Menu Window > Ruby Console)
      Take spotscreen your pamameter.

      posted in Plugins
      hdpvH
      hdpv
    • RE: [Plugin][$] s4u ImportDXF

      Can you send your file to me? (vi@sketchupforyou.com)

      posted in Plugins
      hdpvH
      hdpv
    • RE: [Plugin] s4u Paint ($)

      Thank you for your feedback!

      • This feature has in the natural tool.I consider add transparent material to back face.
      • I'm always paint with default axis of parent(model or group).
      posted in Plugins
      hdpvH
      hdpv
    • RE: [Plugin][$] S4u_Transformer

      Hi
      You change axis.z to axis.x
      sel=Sketchup.active_model.selection
      axis=[0,5,10]
      s=sel.group_by{|e| e.transformation.to_a[axis.x]>0}.values[0] # you can change axis.x or axis.y
      sel.clear
      sel.add s
      After,you use s4uTransformer with center origin and ratio scale x_axis: -1

      posted in Plugins
      hdpvH
      hdpv
    • RE: [Plugin][$] S4u_Transformer

      First,You select all components.

      posted in Plugins
      hdpvH
      hdpv
    • RE: [Plugin][$] S4u_Transformer

      Hi rv1974!
      s4u Transformer can't do it.
      You try this code:
      sel=Sketchup.active_model.selection
      axis=[0,5,10]
      s=sel.group_by{|e| e.transformation.to_a[axis.z]>0}.values[0] # you can change axis.x or axis.y
      sel.clear
      sel.add s

      posted in Plugins
      hdpvH
      hdpv
    • RE: [Plugin][$] S4u_Slice

      ...

      posted in Plugins
      hdpvH
      hdpv
    • RE: [Plugin] [$] s4u MultiSlice

      Hi Glro!
      I plan do a new plugin for this issue. s4u_Crop_Selection,
      Select objects within Polyline ,Window and invert selection.

      posted in Plugins
      hdpvH
      hdpv
    • RE: [Plugin] [$] s4u MultiSlice

      Hi Dave!
      Draw path and Double click or Enter or Select First Point for Close Selection.

      posted in Plugins
      hdpvH
      hdpv
    • 1 / 1