algorithmic modeling for Rhino
Dim brep_list As New List(Of OnBrep)
Dim objref As New MRhinoObjRef(New Guid(x))
Dim iref As IRhinoInstanceObject = MRhinoInstanceObject.ConstCast(objref.Object)
Dim idef As IRhinoInstanceDefinition = iref.InstanceDefinition
Dim objects(0) As irhinoobject
Dim count As Integer = idef.GetObjects(objects)
For i As Integer = 0 To count - 1
brep_list.Add(objects(i).Geometry.brepform)
Next
a = brep_list
can you help me tor write that in VB
mine is giving compile error
Hi Jacek,
Have you ever managed to solve this question ?
Is there a Rhinoscript method for "export block" ?
Cheers,
Arthur
Hi Arthur,
1. No, I haven't... It came out to be too difficult for me at that time. And it probably still is, depending on the "power of the comparison algorithm" as Hanno suggested.
2. What do you mean "export block"?
J
Gents,
Almost 6 years after the last comment on this post. Have somebody managed to look into this solution yet?
Many thanks!
Alan
hey alan,
you can try the plugin Elefront . they added new components to the plugin to reference and bake blocks. you can even use native components to transform the blocks and then bake it as a block.
pretty nice,
greets
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by