High Definition Standard Definition Theater
Video id : 1s4V9ZMLlsA
ImmersiveAmbientModecolor: #cdc6c8 (color 1)
Video Format : (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz
Audio Format: 140 ( High )
PokeEncryptID: 7d8a2b5149c043678e1497fbd2754d2d7cc0dc720353b9cbd8c06be2b724af45e476d6a00cf52befb5a7bfdf165fc2d6
Proxy : cal1.iv.ggtyler.dev - refresh the page to change the proxy location
Date : 1739177012399 - unknown on Apple WebKit
Mystery text : MXM0VjlaTUxsc0EgaSAgbG92ICB1IGNhbDEuaXYuZ2d0eWxlci5kZXY=
143 : true
🟢 Sketchup Trick : Random Push-Pull #shorts #shortsyoutube #shortsvideo
 60 FPS video
0 Views • Jan 2, 2025 • Click to toggle off description
Sketchup Trick for Random Push Pull #shorts #shortsyoutube #shortsvideo

www.instagram.com/vizign_studio/

Code :

module RandomPushPull
def self.perform_push_pull(selection)
Iterate over each selected entity
selection.each do |entity|
Check if the entity is a face or a group/component with a single face
next unless entity.is_a?(Sketchup::Face) || (entity.is_a?(Sketchup::Group) && entity.entities.size == 1 && entity.entities.first.is_a?(Sketchup::Face))

Calculate the random distance for push-pull operation between 20" and 90"
distance = rand(20..90)

Perform push-pull operation
entity.pushpull(distance)
end
end
end

Get the current selection
selection = Sketchup.active_model.selection




Sketchup Trick,sketchup,sketchup tricks,sketchup tips,Random Push-Pull,Sketchup hindi,sketchup tutorial,sketchup hindi tutorial,sketchup hindi design studio,hindi design studio,sketchup tutorials,sketchup lessons,sketchup modeling,the sketchup essentials,sketchup random extension,sketchup push pull,sketchup random push pull,sketchup random,sketchup random shape,sketchup random move,sketchup random tools,sketchup plugins,sketchup joint push pull
Metadata And Engagement

Views : 0
Genre: Education
License: Standard YouTube License
Uploaded At Jan 2, 2025 ^^


warning: returnyoutubedislikes may not be accurate, this is just an estiment ehe :3
Rating : 5 (0/2 LTDR)

100.00% of the users lieked the video!!
0.00% of the users dislieked the video!!
User score: 100.00- Masterpiece Video

RYD date created : 2025-01-02T11:25:59.403643Z
See in json
Connections

0 Comments

Top Comments of this video!! :3

Go To Top