my grasshopper - in revit interface is totally different. Can someone explain me?
@benjaminbeboux32553 ай бұрын
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...
@afterworkworkflow6 ай бұрын
Hey! It's great to use RhinoInside. But the Revit keeps locking. No resolve to this issue until now?
@nguyenkhanh21016 ай бұрын
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-mi6rr7 ай бұрын
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
@draganpetrovic38239 ай бұрын
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-os4xs8 ай бұрын
its a component called bifocals
@kalpit3d9349 ай бұрын
Don't you think the name of the video should be "Revit to rhino"
@Superduperond9 ай бұрын
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.P53910 ай бұрын
Hi, thank you for sharing this video...how can I filter lines by linetype?
@TaimaaWaiwai11 ай бұрын
thank you for the presentation
@PhentomV711 ай бұрын
hi i downloaded this but don't have deconstruct block
@gerrardallamjewrad6 ай бұрын
likewise
@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
@mrscanlan248 ай бұрын
did we confirm this works?
@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 Жыл бұрын
Nice sample, keep it up, more video.
@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г Жыл бұрын
Thanks for the video! Can you tell me how else to prescribe the area in the panel?
@Pogopvp Жыл бұрын
How do i bake the linear dimension? Im getting geometry mismatch error
@waleedshutlawy4801 Жыл бұрын
Does that work with walls or curtain walls families?
@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 Жыл бұрын
thanks !!!
@shynnsup8383 Жыл бұрын
Hi, is there any resource or tutorials for the newest release? Thanks
@donotpickup1 Жыл бұрын
Any chance anyone managed to find the Python script he said was in the description or the guide?
@nataliasabrinaortiz5724 Жыл бұрын
I cannot find it here or in their website :(
@jtipot2116 Жыл бұрын
Hi, Is there a deconstruct element aside from parts of the element in RhinoInsideRevit
@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 Жыл бұрын
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 Жыл бұрын
Great video! I was just wondering, how are your nodes annotated? This is not Bifocals is it?
@Chris-lb1dy Жыл бұрын
Sunglasses
@antonwelgemoed6094 Жыл бұрын
Great Video. Thank you
@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 Жыл бұрын
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 Жыл бұрын
Please share the python script
@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 Жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
any chance uploading RVT? i’m curious of system family version of your column
@shervworkstation4163 Жыл бұрын
it's funny how Rhino inside documentation for Revit is better than Autodesk documentation for Revit....
@mbilalgoker Жыл бұрын
great explanation. thanks for sharing!
@mailinhvu66732 жыл бұрын
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?
@rhinoinrevit2 жыл бұрын
You can create a new family template that has the Work Plane option checked.
@erangadezoysa86782 жыл бұрын
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!
@maryth18302 жыл бұрын
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!
@chikiscc12 жыл бұрын
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! 🙌🙌
@ian72432 жыл бұрын
👎🏻
@johan.navarro012 жыл бұрын
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?
@rhinoinrevit2 жыл бұрын
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.
@BrandusaNicoleta2 жыл бұрын
how can the adaptive facade components be associated with an actual revit curtain wall, the way one would draw it in Revit?
@ZAKarchitects2 жыл бұрын
there's no links
@wgxyz2 жыл бұрын
Great tutorial thanks!
@mykytaonopko58582 жыл бұрын
Great idea and "go through" video, thanks!
@ristavasiljevic48162 жыл бұрын
But where is Rhino Script I have been looking there is no any link, that will be very helpfull