Values(IReadOnlyListCroSec) | convert list of cross sections to list of GH_CroSecs. |
Values(IReadOnlyListBuilderBeam) | convert list of GrassBeam to list of GH_Element. |
Values(IReadOnlyListBuilderShell) | convert list of GrassShell to list of GH_Element. |
Values(IReadOnlyListIMesh) | convert list of Mesh to list of GH_Mesh. |
Values(IReadOnlyListLine3) | convert list of Line to list of GH_Line. |
Values(IReadOnlyListMesh3) | convert list of Mesh3 to list of GH_Mesh. |
Values(IReadOnlyListPlane3) | convert list of Plane3 to list of GH_Vector. |
Values(IReadOnlyListPoint3) | convert list of Point3d to list of GH_Point. |
Values(IReadOnlyListPolyLine3) | convert list of Line to list of GH_Line. |
Values(IReadOnlyListVector3) | convert list of Vector3d to list of GH_Vector. |
Values(IReadOnlyListJoint) | convert list of cross sections to list of GH_Joint. |
Values(IReadOnlyListLoad) | convert list of loads to list of GH_Loads. |
Values(IReadOnlyListFemMaterial) | convert list of FemMaterials to list of GH_Material. |
Values(IReadOnlyListSupport) | convert list of supports to list of GH_Supports. |
Values(IReadOnlyListCurve) | convert list of Curve to list of GH_Curve. |
Values(IReadOnlyListLine) | convert list of Line to list of GH_Line. |
Values(IReadOnlyListMesh) | convert list of Mesh to list of GH_Mesh. |
Values(IReadOnlyListListPolyLine3) | convert list of list of Line to list of list of GH_Line. |
Values(IReadOnlyListDouble) | convert list of double to list of GH_Number. |
Values(IReadOnlyListInt32) | convert list of double to list of GH_Number. |
Values(IReadOnlyListString) | convert list of strings to list of GH_String. |