- 21
- 64 519
Austin Blanks
Приєднався 1 жов 2018
Hand Drafting: Draw Shadows Demo
How to use a sun path diagram to draw shadows. Architectural Drafting
#ArchitecturalDrafting
#HandDrafting
#ArchitecturalDrafting
#HandDrafting
Переглядів: 84
Відео
Projection Demo
Переглядів 263 роки тому
Hand Drafting: How to project a plan to elevations. #Architecture #HandDrafting
Paneling Tools Intro Part 1
Переглядів 4116 років тому
Tutorial covers basic Paneling Tools ad-on. In this tutorial we will stratafiy a surface with curves and faces, and offset some curves.
Importing /Exporting Forms in Rhino
Переглядів 1626 років тому
This tutorial covers how to move stuff between different Rhino files
Waffle Structure Part 4 Annotation
Переглядів 2786 років тому
Tutorial Covering Annotating and laying out sheets for laser cutting
Waffle Part 5 Laser Cut from Rhino
Переглядів 9326 років тому
Tutorial for Printing/Laser Cutting from Rhino. Set Correct RGB Colors Set Print Width to 'Hairline' Key Commands: 1. Ctrl P (Cmd P) 2. Set Frame Size
Waffle Structure Part 3 Notching
Переглядів 5616 років тому
Tutorial for notching waffle structure. Key Commands: 1. Shear 2. ProjectToCPlane 3. Split
Waffle Structure Part 2 Defining Intersections
Переглядів 3176 років тому
This tutorial teaches how to locate intersections of waffle ribs, and map notches. Key Commands: 1. Intersect 2. Divide (..,Split = Yes,...)
Waffle Structure Part 1 Modelling Profiles
Переглядів 3786 років тому
This tutorial will teach you modelling techniques for building Waffle Structure Profiles. Key Commands: 1. Intersect 2. Offset, OffsetMultiple 3. PlanarSrf
Rhino - Trim & Boolean Operations
Переглядів 9036 років тому
This tutorial covers the difference between the Trim command, and Boolean Operations for Rhino
How to Fix Self Intersecting Curves
Переглядів 24 тис.6 років тому
Use this Command: testCrvSelfIntersection
Rhino Surface Modelling Blend Surface Part 2
Переглядів 2,2 тис.6 років тому
Blend Surfaces with more complex curvature
Rhino Surface Modelling Techniques - BlendSrf
Переглядів 1,5 тис.6 років тому
This video covers how to use BlendSrf to join surfaces together
How to use Make2D for Drawings
Переглядів 826 років тому
This tutorial goes through basic Make2D commands for producing drawings from Rhino. It also introduces how to use Clipping Planes, Save Views and change between Axonometric and Perspectival camera spaces
Contour Setup with Grasshopper Part 2
Переглядів 1,4 тис.6 років тому
Grasshopper script to moves contours to sheets
Layout Lasercut Sheets with Grasshopper
Переглядів 22 тис.6 років тому
Layout Lasercut Sheets with Grasshopper
2. Curves to Surfaces - Lofting in Rhino
Переглядів 8 тис.6 років тому
2. Curves to Surfaces - Lofting in Rhino
1 Intro to Modelling Interface Rhino Grasshopper
Переглядів 926 років тому
1 Intro to Modelling Interface Rhino Grasshopper
This is super helpful!! Thankyou!
Look at OpenNest plugin, or other nesting plugin. Just found it myself recently. it will do this with a lot less waste.
testCrvSelfIntersection .... nice!
The loft command details which i learned from you is wonderfull
Thanks a lot very helpful information, I love the contrast between useful information and really unprepared tutorial plan. 🤣🤣
I don't know exactly what you intended but maybe you needed isoplanar curves to then BlendCurv or maybe splitEdges to make several sections. Making a single closed curve is difficult because of the small and closeness of both surfaces
What if it doesnt go from bottom to top and numbers are scrambled? Is there a way to rearrange them back?
Love that you just put the command on the description. Thanks.
soooooooo helpful!! tnx million times!
Good for beginners, but all the contours, boards, and grid should be generated in grasshopper. Also OpenNest is a great new plugin to check out
Good tip! yes, this video is aimed at folks just learning grasshopper, or those who want to speedy method and don't mind too much about material waste.
What version are you using here? i loved your video.
This video uses Rhino 6. I'm not sure if Rhino 7 has a better solution for this issue, let me know if so!
can we find the coordintes of self intersecting curve as sometimes solidworks says can not plot due to self intersecting curve.
The video is intended to teach one way of identifying where self intersecting curves occur. There are a few good strategies for how to fix them, such as Fillet. Its probably easier to do before migrating to solidworks. To your question, yes. Since the command generates points, you can collect those points into a list of coordinates. So yes. If you use grasshopper, or any scripting really, you should be able to capture these points into a list.
It is the fastest way l found in UA-cam till now. Thx so so so much. You solved my big problem.
Helpful tip
thanx a lot it was helpful
ThankYou
Thank you
Is there a way to optimize the layout of the pieces on the sheets? I mean there are some large gaps between the pieces, especially on the bottom row. I am trying to reduce the total sheets of needed. Thank you!
Yes, one method is more involved scripting through grasshopper, the other is manually. I'm pretty lazy, so I like to use this method to just get the pieces out, then manually move things around. This is usually faster than it takes me to code the whole process. Someone familiar with evolutionary coding, like kangaroo, might know how to frame the problem. Possibly, the problem can be framed as using a collection of closed shapes (areas) to subtract, and therefore minimize, the area of another collection of shapes (the material sheets). The problem will focus on how to get the smallest area possible for the sheet material, with thresholds for # of sheets.
amazing work :)
Thank You very much,the video was very useful.
Thanks, this was helpful!
thanks
my start and end tangent is not working ..! any idea how to solve it ? Thanks in advance !
is it a plug in? I´ve installed the rhino 6 but I can´t find that command.
You just type it in and it'll work itself out. It won't give you a suggestion on the dropdown menu because it's an unsupported developer command.
How do you get the scaffold grid
Best tutorial found for lasercut layout......thanks a million....I would love to share the work I have done with this tutorial's help..... And would like to have your comments on it.....Thanks again... :-)
Thanks Aman! Glad it helped. Happy to send comments your way
@@MrAhblanks can I have your email id so that that I can have your comments on my work....
NOTHING I'VE FOUND HAS HELPED. I HAVE A SHAPE MADE OF LINES AND ARCS. ALL SEGMENTS ARE ON C PLANE. NOTHING IS INTERSECTING YET I GET THE ERROR. TRIED THE COMMAND, YES IT IDENTIFIES POINTS BUT THERE IS NOTHING TO CORRECT. IS THERE A PROBLEM WITH TOLERANCE? LINES CAN NOT BE EXTRUDED CERTAIN DISTANCES AWAY?
Self Intersecting Curves is caused when curves cross, or overlap. The points locate where curves intersect, and therefore where a self-intersection occurs. Sometimes this is so small it is difficult to see, that's why the command is helpful for locating. You can rebuild the curve at those locations, if it is an intersection of a line and an arc, try Fillet (Radius=0). Or, trim back around the problem area, and define the intersection.
Same here.