Grasshopper

algorithmic modeling for Rhino

There is a known bug in 0.9.0010 regarding the Geometry and Generic parameter and deserialization. This topic discusses that bug.

Previous posts for the same bug include:

http://www.grasshopper3d.com/forum/topics/problem-with-copy-paste-a...

http://www.grasshopper3d.com/forum/topics/containers-not-containing

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Views: 2353

Replies to This Discussion

I attached a debug build of Grasshopper to this post. There should be a lot of information written to the Rhino command line whenever a Geometry or Generic parameter deserializes (either due to Open, Paste, or Undo/Redo).

To install this special build, follow these steps:

  1. Close any instances of Rhino/Grasshopper you have running.
  2. Find Grasshopper.dll on your system and rename it to Grasshopper.blarg
  3. Download the Grasshopper.zip attached to this post and unzip.
  4. Put the local Grasshopper.dll where the original used to be.
  5. Start Rhino and run the _Grasshopper command.

Now replicate the bug on your machine:

  1. Draw some geometry in Rhino (preferably multiple types like points, curves, surfaces and polysurfaces)
  2. Start Grasshopper.
  3. Create a new Geometry parameter in a new GH document.
  4. Reference all the geometry you just made.
  5. Copy and Paste the Geometry parameter.
  6. Open up the Command History and paste the contents here.

When everything goes well, the command line history should contain something like the following:

GH_Structure deserialization begun
{
(The local structure contains interfaces, not classes.)
Deserializing at branch index 0, path: {0}
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Constructing Goo-Table
{
Ignoring GAC assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Parsing assembly: Rhino_DotNet, Version=4.0.61206.14, Culture=neutral, PublicKeyToken=552281e97c755530
Parsing assembly: msvcm80, Version=8.0.50727.6195, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Ignoring GAC assembly: System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Ignoring GAC assembly: System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Ignoring GAC assembly: System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Parsing assembly: GrasshopperPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: Grasshopper, Version=1.0.0.20, Culture=neutral, PublicKeyToken=null
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Arc
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Boolean
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Box
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Brep
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Circle
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Colour
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_ComplexNumber
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Curve
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Field
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_GeometricGooWrapper
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_GeometryGroup
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Guid
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Integer
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Interval
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Interval2D
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Line
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Material
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Matrix
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Mesh
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_MeshFace
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_MeshingParameters
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Number
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_ObjectWrapper
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Plane
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Point
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Rectangle
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_String
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_StructurePath
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Surface
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Time
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Transform
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Vector
Parsing assembly: GH_IO, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6a29997d2e6b4f97
Parsing assembly: RhinoCommon, Version=5.1.30000.4, Culture=neutral, PublicKeyToken=552281e97c755530
Ignoring GAC assembly: Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Ignoring GAC assembly: System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Ignoring GAC assembly: System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Parsing assembly: VectorComponents, Version=1.0.4644.25070, Culture=neutral, PublicKeyToken=null
Found IGH_Goo implementation: VectorComponents.PointComponents.CoordinateMaskType
Parsing assembly: TriangulationComponents, Version=1.0.4644.25068, Culture=neutral, PublicKeyToken=null
Parsing assembly: XformComponents, Version=1.0.4646.31047, Culture=neutral, PublicKeyToken=null
Found IGH_Goo implementation: SquishyXMorphs.GH_TwistedBox
Parsing assembly: SurfaceComponents, Version=1.0.4644.25069, Culture=neutral, PublicKeyToken=null
Found IGH_Goo implementation: SurfaceComponents.SurfaceComponents.LoftOptions
Found IGH_Goo implementation: SurfaceComponents.MeshComponents.GH_MeshPoint
Parsing assembly: ScriptComponents, Version=1.0.4646.31046, Culture=neutral, PublicKeyToken=null
Parsing assembly: MathComponents, Version=1.0.4644.25069, Culture=neutral, PublicKeyToken=null
Found IGH_Goo implementation: MathComponents.ExpressionComponents.VariantType
Parsing assembly: LegacyScriptComponents, Version=1.0.4644.25067, Culture=neutral, PublicKeyToken=null
Parsing assembly: GalapagosComponents, Version=1.0.4644.25068, Culture=neutral, PublicKeyToken=null
Parsing assembly: Galapagos, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: FieldComponents, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: CurveComponents, Version=1.0.4646.31048, Culture=neutral, PublicKeyToken=null
Ignoring GAC assembly: System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
}
Search for type: Grasshopper.Kernel.Types.GH_Point
{
Found matching type
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
Search for type: Grasshopper.Kernel.Types.GH_Curve
{
Found matching type
}
Local type found: GH_Curve
Valid instance added to branch: Null Curve
Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
Search for type: Grasshopper.Kernel.Types.GH_Brep
{
Found matching type
}
Local type found: GH_Brep
Valid instance added to branch: Referenced Brep
Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
}
Local type found: GH_Brep
Valid instance added to branch: Referenced Brep
}

Please post the actual text you see in your Command History window.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Attachments:

GH_Structure deserialization begun
{
(The local structure contains interfaces, not classes.)
Deserializing at branch index 0, path: {0}
Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
Constructing Goo-Table
{
Ignoring GAC assembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Parsing assembly: Rhino_DotNet, Version=4.0.61206.138, Culture=neutral, PublicKeyToken=552281e97c755530
Parsing assembly: msvcm80, Version=8.0.50727.6195, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Parsing assembly: RhinoCommon, Version=5.1.30000.4, Culture=neutral, PublicKeyToken=552281e97c755530
Ignoring GAC assembly: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Ignoring GAC assembly: System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Ignoring GAC assembly: System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Parsing assembly: RhinoSplash, Version=5.1.20918.2135, Culture=neutral, PublicKeyToken=null
Parsing assembly: McNeelUpdateClient, Version=5.1.20803.1059, Culture=neutral, PublicKeyToken=c4ed0fcf90254de7
Ignoring GAC assembly: System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Ignoring GAC assembly: System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Ignoring GAC assembly: System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Ignoring GAC assembly: System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Ignoring GAC assembly: System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Ignoring GAC assembly: SMDiagnostics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Ignoring GAC assembly: System.Runtime.DurableInstancing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
Ignoring GAC assembly: System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Parsing assembly: ZooClient, Version=5.1.20918.2135, Culture=neutral, PublicKeyToken=null
Ignoring GAC assembly: System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Parsing assembly: Toolbars, Version=5.0.4644.39073, Culture=neutral, PublicKeyToken=null
Parsing assembly: Jamparc_1206, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: HPGLImport4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: QlmLicenseLib, Version=3.2.0.1, Culture=neutral, PublicKeyToken=9c65e32c060523a1
Ignoring GAC assembly: Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Ignoring GAC assembly: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Parsing assembly: RhinoNest, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: RhinoNestTools, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: Clayoo, Version=0.0.1.21, Culture=neutral, PublicKeyToken=null
Parsing assembly: QlmLicenseLib, Version=5.3.12171.1, Culture=neutral, PublicKeyToken=9c65e32c060523a1
Parsing assembly: gavls35j, Version=0.0.1.21, Culture=neutral, PublicKeyToken=null
Parsing assembly: MFCM80U, Version=8.0.50727.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Null added to branch due to exception: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
Search for type: Grasshopper.Kernel.Types.GH_Curve
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
Search for type: Grasshopper.Kernel.Types.GH_Curve
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
Search for type: Grasshopper.Kernel.Types.GH_Brep
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
Search for type: Grasshopper.Kernel.Types.GH_Brep
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
Search for type: Grasshopper.Kernel.Types.GH_Brep
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
Search for type: Grasshopper.Kernel.Types.GH_Curve
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
Search for type: Grasshopper.Kernel.Types.GH_Curve
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
Search for type: Grasshopper.Kernel.Types.GH_Curve
{
}
Local type not found.
Null added to branch.
Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
Search for type: Grasshopper.Kernel.Types.GH_Brep
{
}
Local type not found.
Null added to branch.
}

Wow, Grasshopper.dll is missing from the list of loaded assemblies. Unexpected, but it does explain why it is not working on your machine...

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Following is mine...


--Mitch

GH_Structure deserialization begun
{
  (The local structure contains interfaces, not classes.)
  Deserializing at branch index 0, path: {0}
  Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
Constructing Goo-Table
{
  Ignoring GAC assembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  Parsing assembly: Rhino_DotNet, Version=4.0.61206.138, Culture=neutral, PublicKeyToken=552281e97c755530
  Ignoring GAC assembly: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  Ignoring GAC assembly: System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  Ignoring GAC assembly: System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  Parsing assembly: RhinoCommon, Version=5.1.30000.4, Culture=neutral, PublicKeyToken=552281e97c755530
  Parsing assembly: RhinoSplash, Version=5.1.20913.1302, Culture=neutral, PublicKeyToken=null
  Parsing assembly: McNeelUpdateClient, Version=5.1.20803.1059, Culture=neutral, PublicKeyToken=c4ed0fcf90254de7
  Ignoring GAC assembly: System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  Ignoring GAC assembly: System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  Parsing assembly: ZooClient, Version=5.1.20913.1302, Culture=neutral, PublicKeyToken=null
  Ignoring GAC assembly: System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  Ignoring GAC assembly: System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  Ignoring GAC assembly: SMDiagnostics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  Ignoring GAC assembly: System.Runtime.DurableInstancing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  Ignoring GAC assembly: System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  Ignoring GAC assembly: System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  Ignoring GAC assembly: System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  Parsing assembly: Toolbars, Version=5.0.4639.24121, Culture=neutral, PublicKeyToken=null
  Parsing assembly: MFCM100U, Version=10.0.40219.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  Null added to branch due to exception: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
  Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
Search for type: Grasshopper.Kernel.Types.GH_Brep
{
}
  Local type not found.
  Null added to branch.
  Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
Search for type: Grasshopper.Kernel.Types.GH_Brep
{
}
  Local type not found.
  Null added to branch.
  Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
Search for type: Grasshopper.Kernel.Types.GH_Curve
{
}
  Local type not found.
  Null added to branch.
  Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
Search for type: Grasshopper.Kernel.Types.GH_Curve
{
}
  Local type not found.
  Null added to branch.
  Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
}
  Local type not found.
  Null added to branch.
}

Thanks Mitch,

same problem, Grasshopper assembly (and all GHA assemblies) is missing from the list. Very very strange. But at least now I think I can see a solution.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

One more attempt. Thanks for the quality feedback so far.

--

David Rutten

david@mcneel.com

Poprad, Slovakia

Attachments:

Hi David,

This one appears to be working!

No error messages and the referenced geometry is getting copied with the component.  I also tried an addition component, the stored values also copy.

Below is the command history dump...


Cheers,  --Mitch

==================================

Command: Grasshopper
Objects to reference:
Objects to reference. Press Enter when done:
GH_Structure deserialization begun
{
  (The local structure contains interfaces, not classes.)
  Deserializing at branch index 0, path: {0}
  Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Constructing Goo-Table
{
  Parsing assembly: Grasshopper, Version=1.0.0.20, Culture=neutral, PublicKeyToken=null
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Arc
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Boolean
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Box
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Brep
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Circle
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Colour
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_ComplexNumber
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Curve
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Field
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_GeometricGooWrapper
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_GeometryGroup
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Guid
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Integer
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Interval
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Interval2D
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Line
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Material
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Matrix
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Mesh
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_MeshFace
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_MeshingParameters
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Number
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_ObjectWrapper
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Plane
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Point
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Rectangle
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_String
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_StructurePath
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Surface
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Time
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Transform
  Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Vector
  Parsing assembly: CurveComponents, Version=1.0.4597.40619, Culture=neutral, PublicKeyToken=null
  Parsing assembly: FieldComponents, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  Parsing assembly: GalapagosComponents, Version=1.0.4597.31226, Culture=neutral, PublicKeyToken=null
  Parsing assembly: GhPython, Version=0.5.1.0, Culture=neutral, PublicKeyToken=null
  Parsing assembly: GH_Kangaroo, Version=0.66.0.0, Culture=neutral, PublicKeyToken=null
  Found IGH_Goo implementation: Kangaroo.NodeClass.KSpring
  Found IGH_Goo implementation: Kangaroo.NodeClass.KSpring2
  Found IGH_Goo implementation: Kangaroo.NodeClass.KPlaw
  Found IGH_Goo implementation: Kangaroo.NodeClass.KUForce
  Found IGH_Goo implementation: Kangaroo.NodeClass.KBend
  Found IGH_Goo implementation: Kangaroo.NodeClass.KAlign
  Found IGH_Goo implementation: Kangaroo.NodeClass.KPressure
  Found IGH_Goo implementation: Kangaroo.NodeClass.KAnchorSpring
  Found IGH_Goo implementation: Kangaroo.NodeClass.KEqualSums
  Found IGH_Goo implementation: Kangaroo.NodeClass.KHinge
  Found IGH_Goo implementation: Kangaroo.NodeClass.KWind
  Found IGH_Goo implementation: Kangaroo.NodeClass.KHydro
  Found IGH_Goo implementation: Kangaroo.NodeClass.KShear
  Found IGH_Goo implementation: Kangaroo.NodeClass.KVortex
  Found IGH_Goo implementation: Kangaroo.NodeClass.KPlanar
  Found IGH_Goo implementation: Kangaroo.NodeClass.KConic
  Found IGH_Goo implementation: Kangaroo.NodeClass.K4Equalize
  Found IGH_Goo implementation: Kangaroo.NodeClass.KLapSmooth
  Found IGH_Goo implementation: Kangaroo.NodeClass.KLevelSet
  Found IGH_Goo implementation: Kangaroo.NodeClass.KDevelop
  Found IGH_Goo implementation: Kangaroo.NodeClass.KEqualizeN
  Found IGH_Goo implementation: Kangaroo.NodeClass.KPullToSurf
  Found IGH_Goo implementation: Kangaroo.NodeClass.KPullToMesh
  Found IGH_Goo implementation: Kangaroo.NodeClass.KCollideSurf
  Found IGH_Goo implementation: Kangaroo.NodeClass.KCollideMesh
  Found IGH_Goo implementation: Kangaroo.NodeClass.KReMesh
  Found IGH_Goo implementation: Kangaroo.NodeClass.KPullCurve
  Found IGH_Goo implementation: Kangaroo.NodeClass.KRocket
  Found IGH_Goo implementation: Kangaroo.NodeClass.KPointParticle
  Found IGH_Goo implementation: Kangaroo.NodeClass.KAnchorXYZ
  Found IGH_Goo implementation: Kangaroo.Options.KOptions
  Parsing assembly: LegacyScriptComponents, Version=1.0.4597.31226, Culture=neutral, PublicKeyToken=null
  Parsing assembly: MathComponents, Version=1.0.4597.31226, Culture=neutral, PublicKeyToken=null
  Found IGH_Goo implementation: MathComponents.ExpressionComponents.VariantType
  Parsing assembly: MeshEdit, Version=1.0.9.0, Culture=neutral, PublicKeyToken=null
  Parsing assembly: ScriptComponents, Version=1.0.4597.40617, Culture=neutral, PublicKeyToken=null
  Parsing assembly: SurfaceComponents, Version=1.0.4597.31226, Culture=neutral, PublicKeyToken=null
  Found IGH_Goo implementation: SurfaceComponents.SurfaceComponents.LoftOptions
  Found IGH_Goo implementation: SurfaceComponents.MeshComponents.GH_MeshPoint
  Parsing assembly: XformComponents, Version=1.0.4597.40618, Culture=neutral, PublicKeyToken=null
  Found IGH_Goo implementation: SquishyXMorphs.GH_TwistedBox
  Parsing assembly: TriangulationComponents, Version=1.0.4597.31226, Culture=neutral, PublicKeyToken=null
  Parsing assembly: VectorComponents, Version=1.0.4597.31226, Culture=neutral, PublicKeyToken=null
  Found IGH_Goo implementation: VectorComponents.PointComponents.CoordinateMaskType
  Parsing assembly: WeaverBird.Gh.CommonSdk, Version=0.5.20.0, Culture=neutral, PublicKeyToken=null
}
Search for type: Grasshopper.Kernel.Types.GH_Point
{
  Found matching type
}
  Local type found: GH_Point
  Valid instance added to branch: Referenced Point
  Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
  Local type found: GH_Point
  Valid instance added to branch: Referenced Point
  Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
  Local type found: GH_Point
  Valid instance added to branch: Referenced Point
  Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
Search for type: Grasshopper.Kernel.Types.GH_Curve
{
  Found matching type
}
  Local type found: GH_Curve
  Valid instance added to branch: Null Curve
  Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
Search for type: Grasshopper.Kernel.Types.GH_Brep
{
  Found matching type
}
  Local type found: GH_Brep
  Valid instance added to branch: Referenced Brep
  Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
}
  Local type found: GH_Brep
  Valid instance added to branch: Referenced Brep
  Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
}
  Local type found: GH_Brep
  Valid instance added to branch: Referenced Brep
  Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
}
  Local type found: GH_Curve
  Valid instance added to branch: Null Curve
}

woop woop woop

--

David Rutten

david@mcneel.com

Poprad, Slovakia

LOL

Here's mine for reference using the same file I used before.

GH_Structure deserialization begun
{
(The local structure contains interfaces, not classes.)
Deserializing at branch index 0, path: {0}
Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
Constructing Goo-Table
{
Parsing assembly: Grasshopper, Version=1.0.0.20, Culture=neutral, PublicKeyToken=null
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Arc
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Boolean
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Box
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Brep
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Circle
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Colour
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_ComplexNumber
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Curve
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Field
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_GeometricGooWrapper
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_GeometryGroup
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Guid
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Integer
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Interval
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Interval2D
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Line
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Material
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Matrix
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Mesh
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_MeshFace
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_MeshingParameters
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Number
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_ObjectWrapper
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Plane
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Point
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Rectangle
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_String
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_StructurePath
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Surface
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Time
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Transform
Found IGH_Goo implementation: Grasshopper.Kernel.Types.GH_Vector
Parsing assembly: CurveComponents, Version=1.0.4640.38630, Culture=neutral, PublicKeyToken=null
Parsing assembly: FieldComponents, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: GalapagosComponents, Version=1.0.4640.32209, Culture=neutral, PublicKeyToken=null
Parsing assembly: LegacyScriptComponents, Version=1.0.4640.32209, Culture=neutral, PublicKeyToken=null
Parsing assembly: MathComponents, Version=1.0.4640.32209, Culture=neutral, PublicKeyToken=null
Found IGH_Goo implementation: MathComponents.ExpressionComponents.VariantType
Parsing assembly: ScriptComponents, Version=1.0.4640.38628, Culture=neutral, PublicKeyToken=null
Parsing assembly: SurfaceComponents, Version=1.0.4640.32209, Culture=neutral, PublicKeyToken=null
Found IGH_Goo implementation: SurfaceComponents.SurfaceComponents.LoftOptions
Found IGH_Goo implementation: SurfaceComponents.MeshComponents.GH_MeshPoint
Parsing assembly: XformComponents, Version=1.0.4640.38629, Culture=neutral, PublicKeyToken=null
Found IGH_Goo implementation: SquishyXMorphs.GH_TwistedBox
Parsing assembly: TriangulationComponents, Version=1.0.4640.32209, Culture=neutral, PublicKeyToken=null
Parsing assembly: VectorComponents, Version=1.0.4640.32209, Culture=neutral, PublicKeyToken=null
Found IGH_Goo implementation: VectorComponents.PointComponents.CoordinateMaskType
Parsing assembly: ACAD_COMMAND, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: AutoLandscape, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: cameraControl, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: Centipede, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: Chamaeleon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: Easing, Version=1.0.4413.17689, Culture=neutral, PublicKeyToken=null
Parsing assembly: Elk, Version=0.1.2.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: ExcelDynamicRead, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: ExcelStaticRead3, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: ExportLegs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: Firefly, Version=1.0.0.66, Culture=neutral, PublicKeyToken=null
Parsing assembly: Firefly_X, Version=1.66.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: FlowLines, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: GENERATION, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: GenoformComponent, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: ghCrvOnSrf, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Parsing assembly: gHowl, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Null added to branch due to exception: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
Search for type: Grasshopper.Kernel.Types.GH_Curve
{
Found matching type
}
Local type found: GH_Curve
Valid instance added to branch: Null Curve
Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
}
Local type found: GH_Curve
Valid instance added to branch: Null Curve
Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
}
Local type found: GH_Curve
Valid instance added to branch: Null Curve
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
Search for type: Grasshopper.Kernel.Types.GH_Point
{
Found matching type
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Point
}
Local type found: GH_Point
Valid instance added to branch: Referenced Point
Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
Search for type: Grasshopper.Kernel.Types.GH_Brep
{
Found matching type
}
Local type found: GH_Brep
Valid instance added to branch: Referenced Brep
Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
}
Local type found: GH_Brep
Valid instance added to branch: Referenced Brep
Tracking down local type: Grasshopper.Kernel.Types.GH_Brep
}
Local type found: GH_Brep
Valid instance added to branch: Referenced Brep
Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
}
Local type found: GH_Curve
Valid instance added to branch: Null Curve
Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
}
Local type found: GH_Curve
Valid instance added to branch: Null Curve
Tracking down local type: Grasshopper.Kernel.Types.GH_Curve
}
Local type found: GH_Curve
Valid instance added to branch: Null Curve
}

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service