algorithmic modeling for Rhino
Dim doc As GH_Document = owner.OnPingDocument()
Dim obj_id As New guid("0a86a903-4b53-4f7a-a982-342d9e56d6d8")
Dim obj As IGH_DocumentObject = doc.FindObject(obj_id, True)
If (obj IsNot Nothing) Then obj.Attributes.Selected = True
GH_InstanceServer.RegenCanvas()
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
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by