|
|
ToGHValues Method |
| Name | Description | |
|---|---|---|
| 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(IReadOnlyListSupport) |
convert list of supports to list of GH_Supports
| |
| Values(IReadOnlyListVector3) |
convert list of Vector3d to list of GH_Vector
| |
| Values(IReadOnlyListIReadOnlyListLine3, IGH_DataAccess) |
convert list of FemMaterials to list of GH_Material
|