Click or drag to resize

FromGH Methods

The FromGH type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberValues(GH_StructureGH_Number)
remove wrapper from data tree of GH_Number.
Public methodStatic memberValues(IReadOnlyListGH_Boolean)
remove wrapper from list of GH_Boolean.
Public methodStatic memberValues(IReadOnlyListGH_Colour)
remove wrapper from list of GH_Colour.
Public methodStatic memberValues(IReadOnlyListGH_Curve)
remove wrapper from list of GH_Curve.
Public methodStatic memberValues(IReadOnlyListGH_Integer)
remove wrapper from list of GH_Integer.
Public methodStatic memberValues(IReadOnlyListGH_Line)
remove wrapper from list of GH_Curve.
Public methodStatic memberValues(IReadOnlyListGH_Mesh)
remove wrapper from list of GH_Mesh.
Public methodStatic memberValues(IReadOnlyListGH_Number)
remove wrapper from list of GH_Number.
Public methodStatic memberValues(IReadOnlyListGH_Point)
remove wrapper from list of GH_Point.
Public methodStatic memberValues(IReadOnlyListGH_String)
remove wrapper from list of GH_String.
Public methodStatic memberValues(IReadOnlyListGH_Vector)
remove wrapper from list of GH_Vector.
Public methodStatic memberValues(IReadOnlyListGH_CrossSection)
remove wrapper from list of GH_CrossSection.
Public methodStatic memberValues(IReadOnlyListGH_Element)
remove wrapper from list of GH_Element.
Public methodStatic memberValues(IReadOnlyListGH_ElemSet)
remove wrapper from list of GH_BeamSet.
Public methodStatic memberValues(GH_StructureGH_FemMaterial)
remove wrapper from data tree of GH_FemMaterial.
Public methodStatic memberValues(IReadOnlyListGH_FemMaterial)
remove wrapper from list of GH_FemMaterial.
Public methodStatic memberValues(IReadOnlyListGH_Joint)
remove wrapper from list of GH_CrossSection.
Public methodStatic memberValues(IReadOnlyListGH_Load)
remove wrapper from list of GH_Load.
Public methodStatic memberValues(IReadOnlyListGH_Mapping)
remove wrapper from list of GH_Mesh.
Public methodStatic memberValues(IReadOnlyListGH_Support)
remove wrapper from list of GH_Support.
Top
See Also