Creating a Toolbar For ChatGPT Code Snippets in SketchUp

  Рет қаралды 12,393

TutorialsUp

TutorialsUp

Күн бұрын

Пікірлер: 22
@Tec_WL
@Tec_WL 10 ай бұрын
Good day! Thank you in advance for any assistance you can provide. I've created several extensions or codes with the help of ChatGPT and integrated them into my SketchUp program using the Lord of the Toolbars plugin. Following its tutorial, I've created my customized toolbar with my own codes. However, I'd like to export this customized toolbar so it can be installed on other computers, essentially allowing others to download it as a plugin. I understand it needs to be an RBZ file. How can I make this possible? Can I do it with the Lord of the Toolbars tool, or is there another procedure? Perhaps you could create a tutorial on this. Thanks. 🙏
@maheshbingi3069
@maheshbingi3069 5 ай бұрын
Unbelievable content 💐
@djalalhamout1180
@djalalhamout1180 Жыл бұрын
put us more videos about this SketchUp Ruby script and thank you very much for your videos we are a fan of your channel
@macroiu3778
@macroiu3778 4 ай бұрын
really strange that i have tried to paste the ruby code identical to the ones you showed on tutorial 0:34 onto built in ruby console but my 2021 sketchup pro just cannot generate the same output as yours, pls explain and tks a lot (attached is the code i copy from you: def reverse_selected_entities (entities) entities.each do |entity| case entity when Sketchup::Face entity.reverse! when Sketchup::Group, Sketchup::ComponentInstance reverse_selected_entities (entity.entities) end end end model = Sketchup.active_model selection = model.selection model.start_operation ('Reverse Selection', true) reverse_selected_entities (selection) model.commit_operation
@TutorialsUp
@TutorialsUp 4 ай бұрын
Bro, there are a few syntax errors and mistakes in your code. - You merged the first and second lines and added an extra space before the parentheses in (entities). That space should be removed. - You split the line after Group, but it should be a single line (see the 6th line in the video). - There are some more extra spaces before the parentheses. By the way, instead of trying to copy from the video, you can just ask AI to write the code or even paste your incorrect code into the prompt and ask it to fix it or highlight your mistakes. 😉😎 You'll definitely get a working code.
@riceking77
@riceking77 4 сағат бұрын
Can you post the exercise files and share the scripts?
@AnsenTube
@AnsenTube Жыл бұрын
Good!
@jo_dae_ri
@jo_dae_ri Жыл бұрын
부지런하신 안센님 👍 정말 멋있으셔요!!
@AnsenTube
@AnsenTube Жыл бұрын
@@jo_dae_ri 앗 안녕하세요 ㅋㅋ
@mitemporal4188
@mitemporal4188 Жыл бұрын
Please can you share used prompts or Ruby codes?😁
@CrisMach_Artworks
@CrisMach_Artworks Жыл бұрын
WOW You save my life =P
@Sketchuptexture
@Sketchuptexture Жыл бұрын
just amazing !!!
@오귀스트-q7f
@오귀스트-q7f Жыл бұрын
루비를 만드는 건가요? 보고 있지만 믿기지를 않내요,,, Subd 루비나 artisan 루비등을 만드는 과정도 보고 싶어요
@TheHornoxx
@TheHornoxx Жыл бұрын
...ein sehr gutes Video, Danke! (exakt was ich suchte jedoch nicht suchen musste da ich Deinen Kanal ja abonniert habe 😉)
@eurolight7148
@eurolight7148 Жыл бұрын
@plm8852
@plm8852 Жыл бұрын
@Danzoid61
@Danzoid61 Жыл бұрын
SketchUp Ruby is a shared code space. Snippets should not be defining variables nor methods in the top level ObjectSpace! ChatGPT is not smart enough to know this so you must tell it so. All plugin code needs to be within a namespace module unique to the Author/Company and each plugin/extension/snippet should probably be separated from each other in their own submodule.
@raphaelabraham5669
@raphaelabraham5669 Жыл бұрын
incroyable
@HE-kb6el
@HE-kb6el Жыл бұрын
AWESOME!
@salimsawandi9829
@salimsawandi9829 Жыл бұрын
If you can share the scriot would be a nice gift to your followera, thank you anyways
@aminebelhaj
@aminebelhaj Жыл бұрын
Wow
@forzaBrix
@forzaBrix Жыл бұрын
bello e quasi perfetto.👍
Top 20 Most Useful Plugins For SketchUp
15:49
TutorialsUp
Рет қаралды 1,1 МЛН
New FredoSketch Move Tool for SketchUp - Features Highlights
13:16
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
AI CODING 'Copilot' (Assistant) for Ruby in SketchUp
13:43
Alexander Schreyer
Рет қаралды 1,7 М.
Making a Wavy Wood Ceiling in SketchUp
11:23
j.a.lopez Design
Рет қаралды 72 М.
SketchUp + ChatGPT 4 different Use Cases
8:32
TutorialsUp
Рет қаралды 103 М.
ChatGPT can now create apps?
18:21
Vlad Holtz
Рет қаралды 122 М.
NEW DoubleCut Update: Cut Holes Faster in SketchUp!
15:19
TheSketchUpEssentials
Рет қаралды 3,9 М.
How Games Have Worked for 30 Years to Do Less Work
23:40
SimonDev
Рет қаралды 1,4 МЛН
Getting Started with SketchUp Video 1
29:25
April Wilkerson
Рет қаралды 502 М.
Creating an ADJUSTABLE SHELF in SketchUp with Dynamic Components
13:12
TheSketchUpEssentials
Рет қаралды 28 М.
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН