This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using Rhino; | |
using Rhino.Geometry; | |
using Rhino.DocObjects; | |
using Rhino.Collections; | |
using GH_IO; | |
using GH_IO.Serialization; | |
using Grasshopper; | |
using Grasshopper.Kernel; | |
using Grasshopper.Kernel.Data; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using Rhino; | |
using Rhino.Geometry; | |
using Rhino.DocObjects; | |
using Rhino.Collections; | |
using GH_IO; | |
using GH_IO.Serialization; | |
using Grasshopper; | |
using Grasshopper.Kernel; | |
using Grasshopper.Kernel.Data; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using Rhino; | |
using Rhino.Geometry; | |
using Rhino.DocObjects; | |
using Rhino.Collections; | |
using GH_IO; | |
using GH_IO.Serialization; | |
using Grasshopper; | |
using Grasshopper.Kernel; | |
using Grasshopper.Kernel.Data; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using Rhino; | |
using Rhino.Geometry; | |
using Rhino.DocObjects; | |
using Rhino.Collections; | |
using GH_IO; | |
using GH_IO.Serialization; | |
using Grasshopper; | |
using Grasshopper.Kernel; | |
using Grasshopper.Kernel.Data; |