![]() |
GH_Load Class |
Namespace: Karamba.GHopper.Loads
The GH_Load type exposes the following members.
Name | Description | |
---|---|---|
![]() | GH_Load | Initializes a new instance of the GH_Load class |
![]() | GH_Load(Guid) | Initializes a new instance of the GH_Load class |
![]() | GH_Load(GH_Load) | Initializes a new instance of the GH_Load class |
![]() | GH_Load(Load) | Initializes a new instance of the GH_Load class |
Name | Description | |
---|---|---|
![]() | IsValid | (Overrides GH_Goo.IsValid.) |
![]() | IsValidWhyNot |
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_GooLoad.) |
![]() | TypeDescription | (Overrides GH_Goo.TypeDescription.) |
![]() | TypeName | (Overrides GH_Goo.TypeName.) |
![]() | Value |
Gets or sets the internal data.
(Inherited from GH_GooLoad.) |
Name | Description | |
---|---|---|
![]() | BakeGeometry | |
![]() | CastFrom | (Overrides GH_Goo.CastFrom(Object).) |
![]() | CastTo``1 |
Attempt a cast to type Q.
(Inherited from GH_GooLoad.) |
![]() | DrawViewportMeshes | |
![]() | DrawViewportWires | |
![]() | Duplicate | (Overrides GH_Goo.Duplicate.) |
![]() | DuplicateGravity | |
![]() | EmitProxy | (Overrides GH_Goo.EmitProxy.) |
![]() | 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.) |
![]() | Read | (Overrides GH_Goo.Read(GH_IReader).) |
![]() | ScriptVariable |
This function will be called when the local IGH_Goo instance
disappears into a user Script. This would be an excellent place to
cast your IGH_Goo type to a simple data type.
(Inherited from GH_GooLoad.) |
![]() | ToString | (Overrides GH_Goo.ToString.) |
![]() | Write | (Overrides GH_Goo.Write(GH_IWriter).) |