Elefront 02 - Filter Geometry
7:01
Elefront 00 - Introduction
4:03
Жыл бұрын
Elefront 01 - Reference Geometry
7:48
Elefront 03 - Attributes
8:46
Жыл бұрын
Elefront 05 - Blocks
9:06
Жыл бұрын
Elefront 04 - Annotations
14:31
Жыл бұрын
Elefront 04.1 - Export
5:30
Жыл бұрын
Copenhagen Workshop
1:07:18
2 жыл бұрын
Topography Workshop June 2022
55:10
2 жыл бұрын
Rhino to Revit
9:11
2 жыл бұрын
Linked File from Revit
5:04
3 жыл бұрын
Unistrut Example File Overview
2:29
3 жыл бұрын
Getting Setup with Rhino.Inside.Revit
10:03
Importing Rhino Geometry into Revit
3:42
Пікірлер
@eyupfirataydin4563
@eyupfirataydin4563 2 ай бұрын
my grasshopper - in revit interface is totally different. Can someone explain me?
@benjaminbeboux3255
@benjaminbeboux3255 3 ай бұрын
might be a dumb question but I'm very new to grasshopper and I can't for the life of me figure out what the first box used to specify the view name is... tried with just a panel and text but doesn't seem to work...
@afterworkworkflow
@afterworkworkflow 6 ай бұрын
Hey! It's great to use RhinoInside. But the Revit keeps locking. No resolve to this issue until now?
@nguyenkhanh2101
@nguyenkhanh2101 6 ай бұрын
thanks for video, but i dont see filter by color with my elefront, the number 6 on the icon also no visible., I installed the newest on grasshoper? can you help me
@kevinRosatto-mi6rr
@kevinRosatto-mi6rr 7 ай бұрын
It would great if you would use the bifocals to be able to follow what you are doing. Great information, but not very useful if you don't know exactly what are you looking at
@draganpetrovic3823
@draganpetrovic3823 9 ай бұрын
really amazing videos :) one question: how did you manage to for the name of each function to appear above it. Like "Define Color" etc
@CarlosTorres-os4xs
@CarlosTorres-os4xs 8 ай бұрын
its a component called bifocals
@kalpit3d934
@kalpit3d934 9 ай бұрын
Don't you think the name of the video should be "Revit to rhino"
@Superduperond
@Superduperond 9 ай бұрын
Hi! Very well explained. Is there a way to remove direct shapes? Or rename them somehow? I work with timber houses and import my trusses as .IFC. After i import the IFC i bind the link so I can move trusses independently. The geometry from the link converts to "generic models: direct shape". However, if the trusses gets modified and i want to import them and bind the link again i get an error message saying that the names of the new direct shapes clashes with the old ones, and the old ones will be used. This causes my truss-geometry to look like the old, unmodified ones. Or look like a forest after a hurricane. This worked without any problems in revit 23 so I think this is a side-effect of a feature of revit 24.
@Mr.P539
@Mr.P539 10 ай бұрын
Hi, thank you for sharing this video...how can I filter lines by linetype?
@TaimaaWaiwai
@TaimaaWaiwai 11 ай бұрын
thank you for the presentation
@PhentomV7
@PhentomV7 11 ай бұрын
hi i downloaded this but don't have deconstruct block
@gerrardallamjewrad
@gerrardallamjewrad 6 ай бұрын
likewise
@rawrpwnsaur
@rawrpwnsaur Жыл бұрын
Python Script Text here: """Provides a scripting component. Inputs: G: Geometry to bake L: Layer name for bake B: Bake Activate Output: a: The a output variable""" __author__ = "ScottD" __version__ = "2019.08.10" import rhinoscriptsyntax as rs import scriptcontext import Rhino scriptcontext.doc = ghdoc if B: #debug message to Python output print(type(G)) #we obtain the reference in the Rhino doc doc_object = rs.coercerhinoobject(G, True, True) print(type(doc_object)) attributes = doc_object.Attributes print('the type of attributes is: ' + str(type(attributes))) geometry = doc_object.Geometry print('the type of geometry is: ' + str(type(doc_object))) #we change the scriptcontext scriptcontext.doc = Rhino.RhinoDoc.ActiveDoc #we add both the geometry and the attributes to the Rhino doc rhino_brep = scriptcontext.doc.Objects.Add(geometry, attributes) print('the Rhino doc ID is: ' + str(rhino_brep)) #we can for example change color in Rhino... # rs.ObjectColor(rhino_line, color) if not rs.IsLayer(L): rs.AddLayer(L) rs.ObjectLayer(rhino_brep, L) #we put back the original Grasshopper document as default scriptcontext.doc = ghdoc a = rhino_brep
@mrscanlan24
@mrscanlan24 8 ай бұрын
did we confirm this works?
@tairaltruoc5397
@tairaltruoc5397 Жыл бұрын
I was brought to this KZbin video while looking for a wat to automate tidying up my Revit analytical model. I don't know Rhino so is there a way that this can be downloaded?
@rhinoXlab
@rhinoXlab Жыл бұрын
Nice sample, keep it up, more video.
@1insp3ru16
@1insp3ru16 Жыл бұрын
wowww this is amazing, please do more of these, we would like to see repetitive tasks in Revit to be done faster with rhino.
@ЕкатеринаЗотова-б5г
@ЕкатеринаЗотова-б5г Жыл бұрын
Thanks for the video! Can you tell me how else to prescribe the area in the panel?
@Pogopvp
@Pogopvp Жыл бұрын
How do i bake the linear dimension? Im getting geometry mismatch error
@waleedshutlawy4801
@waleedshutlawy4801 Жыл бұрын
Does that work with walls or curtain walls families?
@KavyaSista
@KavyaSista Жыл бұрын
Hi, thank for the viseo! i have question for you, is it possible to control the phasing of the rhino geometery ? i mean can we adjust the phasing in grasshopper b4 importing to revit?
@WALID0306
@WALID0306 Жыл бұрын
thanks !!!
@shynnsup8383
@shynnsup8383 Жыл бұрын
Hi, is there any resource or tutorials for the newest release? Thanks
@donotpickup1
@donotpickup1 Жыл бұрын
Any chance anyone managed to find the Python script he said was in the description or the guide?
@nataliasabrinaortiz5724
@nataliasabrinaortiz5724 Жыл бұрын
I cannot find it here or in their website :(
@jtipot2116
@jtipot2116 Жыл бұрын
Hi, Is there a deconstruct element aside from parts of the element in RhinoInsideRevit
@bauhiniading3289
@bauhiniading3289 Жыл бұрын
Hallo , I met a Problem.When I want to assign two Keys to multiple objects, and at the same time the two Keys of multiple objects correspond to different Values, there is an error in matching. How can I solve it?
@HangLI-k8p
@HangLI-k8p Жыл бұрын
Hi, I followed the video's instruction and created my stair family template. But it seems that Revit doesnot allow this category to be used. It says: "the input category id cannot be assigned as the new category for this family". Could you please give further instruction about how I can use the template in Rhinoinside which this video hasnot really shown.
@josteinbergerolsen8793
@josteinbergerolsen8793 Жыл бұрын
Great video! I was just wondering, how are your nodes annotated? This is not Bifocals is it?
@Chris-lb1dy
@Chris-lb1dy Жыл бұрын
Sunglasses
@antonwelgemoed6094
@antonwelgemoed6094 Жыл бұрын
Great Video. Thank you
@LuisMorenoPerona
@LuisMorenoPerona Жыл бұрын
The info of the video is really valuable. I have watched all your videos and lately they are lacking some energy! I closed my eyes during the explanation at some point, so keep it up :) Just a tiny piece of advice because I think that with your RhinoInside knowledge you are the guru of it by far.
@manuelfresno374
@manuelfresno374 Жыл бұрын
Hello!!! First of all, thanks for this amazing plugin and tool for us to be able to work with. I have a question, why is my Direct Shape Geometry Being Imported as a "whole" in Revit. Basically, I mean I can't select individual Brep Rhino Geometry that has been sent to Revit with a Single AddDirect Geometry Direct Shape Component
@antoniostsaousis198
@antoniostsaousis198 Жыл бұрын
Please share the python script
@ScottViney
@ScottViney Жыл бұрын
Hi there. Thanks for this video. Iam trying to create a section at each grid and want to use the standard looking direction of up or to the left. How would I go about doing this with RIR?
@barathchandar5492
@barathchandar5492 Жыл бұрын
How come the Reference by BackeName has input the values of the box in the fira plCE. Can you be a bit more cleare on the process please.
@jamesrancho
@jamesrancho Жыл бұрын
It is Revit to Rhino process, non?😁
@魏鸣宇
@魏鸣宇 Жыл бұрын
Hi Could you pls share the scripts in the showcase? I am trying to build the script but there are many insert info inside of components.
@ningzhou8397
@ningzhou8397 Жыл бұрын
any chance uploading RVT? i’m curious of system family version of your column
@shervworkstation4163
@shervworkstation4163 Жыл бұрын
it's funny how Rhino inside documentation for Revit is better than Autodesk documentation for Revit....
@mbilalgoker
@mbilalgoker Жыл бұрын
great explanation. thanks for sharing!
@mailinhvu6673
@mailinhvu6673 2 жыл бұрын
Hi, how can you have the name above the gh component when in "draw icon" mode? Is there any plugin or addin for that? thanks !
@区展聪
@区展聪 2 жыл бұрын
Hi,how can i create a Work Plane-based Family by Rhino.Inside.Revit?
@rhinoinrevit
@rhinoinrevit 2 жыл бұрын
You can create a new family template that has the Work Plane option checked.
@erangadezoysa8678
@erangadezoysa8678 2 жыл бұрын
How did you originally create the User Text? Was it parametric based on their location and fed through Grasshopper (or C# / Python Script) as I can't seem to find a native way (purely GH without programming languages) to drive numbering and naming the individual panels. Help, thanks!
@maryth1830
@maryth1830 2 жыл бұрын
This is a great tutorial! Exactly what I’m looking for for the result. I have one question, I am a Rhino user and I don’t use Revit. How can I implement this grasshopper script in Rhino without Revit? Thank you!
@chikiscc1
@chikiscc1 2 жыл бұрын
Very nice!!! It would be very useful if you explain more how to create not generic models but real Revit Elements and Families from Rhino. Or if You could explain more in depth how is your proyect modelling Workflow. Thanks for all your explanations! 🙌🙌
@ian7243
@ian7243 2 жыл бұрын
👎🏻
@johan.navarro01
@johan.navarro01 2 жыл бұрын
Great video. I know that it's not supported to host components on topo through rhino.inside, but Is it possible to host trees/components through revit side on a topo created from rhino.inside?
@rhinoinrevit
@rhinoinrevit 2 жыл бұрын
Hi Johan, Thanks for the comment. In this case we are using the distance to from the trees to the mesh determined in GH to change the tree locations, so not actually hosted.
@BrandusaNicoleta
@BrandusaNicoleta 2 жыл бұрын
how can the adaptive facade components be associated with an actual revit curtain wall, the way one would draw it in Revit?
@ZAKarchitects
@ZAKarchitects 2 жыл бұрын
there's no links
@wgxyz
@wgxyz 2 жыл бұрын
Great tutorial thanks!
@mykytaonopko5858
@mykytaonopko5858 2 жыл бұрын
Great idea and "go through" video, thanks!
@ristavasiljevic4816
@ristavasiljevic4816 2 жыл бұрын
But where is Rhino Script I have been looking there is no any link, that will be very helpfull
@henrikpregler727
@henrikpregler727 2 жыл бұрын
Where can I find the Python script?