Click or drag to resize

GH_ElemSet Properties

The GH_ElemSet type exposes the following members.

Properties
  NameDescription
Public propertyIsValid (Overrides GH_Goo.IsValid.)
Public propertyIsValidWhyNot
Gets a string describing the state of "invalidness". If the instance is valid, then this property should return Nothing or String.Empty.
(Inherited from GH_GooElemSet.)
Public propertyTypeDescription (Overrides GH_Goo.TypeDescription.)
Public propertyTypeName (Overrides GH_Goo.TypeName.)
Public propertyValue
Gets or sets the internal data.
(Inherited from GH_GooElemSet.)
Top
See Also