| 
               | 
            
              ToGH Methods | 
          
The ToGH type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.  (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | |
| Value | 
            convert polyline to GH_Curve.
              | |
| Values(IReadOnlyListCurve) | 
            convert list of Curve to list of GH_Curve.
              | |
| Values(IReadOnlyListLine) | 
            convert list of Line to list of GH_Line.
              | |
| Values(IReadOnlyListDouble) | 
            convert list of double to list of GH_Number.
              | |
| Values(IReadOnlyListString) | 
            convert list of strings to list of GH_String.
              | |
| Values(IReadOnlyListBuilderBeam) | 
            convert list of GrassBeam to list of GH_Element.
              | |
| Values(IReadOnlyListBuilderShell) | 
            convert list of GrassShell to list of GH_Element.
              | |
| Values(IReadOnlyListCroSec) | 
            convert list of cross sections to list of GH_CroSecs.
              | |
| Values(IReadOnlyListFemMaterial) | 
            convert list of FemMaterials to list of GH_Material.
              | |
| Values(IReadOnlyListIMesh) | 
            convert list of Mesh to list of GH_Mesh.
              | |
| Values(IReadOnlyListJoint) | 
            convert list of cross sections to list of GH_Joint.
              | |
| Values(IReadOnlyListLine3) | 
            convert list of Line to list of GH_Line.
              | |
| Values(IReadOnlyListLoad) | 
            convert list of loads to list of GH_Loads.
              | |
| Values(IReadOnlyListMesh3) | 
            convert list of Mesh to list of GH_Mesh.
              | |
| Values(IReadOnlyListPoint3) | 
            convert list of Point3d to list of GH_Point.
              | |
| Values(IReadOnlyListPolyLine3) | 
            convert list of Line to list of GH_Line.
              | |
| Values(IReadOnlyListListPolyLine3) | 
            convert list of list of Line to list of list of GH_Line.
              | |
| Values(IReadOnlyListSupport) | 
            convert list of supports to list of GH_Supports.
              | |
| Values(IReadOnlyListVector3) | 
            convert list of Vector3d to list of GH_Vector.
              | |
| Values(IReadOnlyListIReadOnlyListDouble, GH_Path) | 
            convert list of list of double to list of list of GH_Number.
              | |
| Values(IReadOnlyListIReadOnlyListString, GH_Path) | 
            convert list of list of double to list of list of GH_Number.
              | |
| Values(IReadOnlyListIReadOnlyListLine3, GH_Path) | 
            convert list of FemMaterials to list of GH_Material.
              | |
| Values(IReadOnlyListIReadOnlyListVector3, GH_Path) | 
            convert list of list of Vector3 to list of list of GH_Vector.
              |