public class FromGH
Public Class FromGH
public ref class FromGH
type FromGH = class end
FromGH | Initializes a new instance of the FromGH class |
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) |
Values(GH_StructureGH_Number) | remove wrapper from data tree of GH_Number. |
Values(GH_StructureGH_FemMaterial) | remove wrapper from data tree of GH_FemMaterial. |
Values(IReadOnlyListGH_Boolean) | remove wrapper from list of GH_Boolean. |
Values(IReadOnlyListGH_Colour) | remove wrapper from list of GH_Colour. |
Values(IReadOnlyListGH_Curve) | remove wrapper from list of GH_Curve. |
Values(IReadOnlyListGH_Integer) | remove wrapper from list of GH_Integer. |
Values(IReadOnlyListGH_Line) | remove wrapper from list of GH_Curve. |
Values(IReadOnlyListGH_Mesh) | remove wrapper from list of GH_Mesh. |
Values(IReadOnlyListGH_Number) | remove wrapper from list of GH_Number. |
Values(IReadOnlyListGH_Point) | remove wrapper from list of GH_Point. |
Values(IReadOnlyListGH_String) | remove wrapper from list of GH_String. |
Values(IReadOnlyListGH_Vector) | remove wrapper from list of GH_Vector. |
Values(IReadOnlyListGH_CrossSection) | remove wrapper from list of GH_CrossSection. |
Values(IReadOnlyListGH_Element) | remove wrapper from list of GH_Element. |
Values(IReadOnlyListGH_ElemSet) | remove wrapper from list of GH_BeamSet. |
Values(IReadOnlyListGH_Joint) | remove wrapper from list of GH_CrossSection. |
Values(IReadOnlyListGH_Load) | remove wrapper from list of GH_Load. |
Values(IReadOnlyListGH_FemMaterial) | remove wrapper from list of GH_FemMaterial. |
Values(IReadOnlyListGH_Support) | remove wrapper from list of GH_Support. |
Values(IReadOnlyListGH_Mapping) | remove wrapper from list of GH_Mesh. |
ContainerType |
test if object is (a container like) a list or an array.
(Defined by MiniUtil) |