![]() |
GH_Model Methods |
The GH_Model type exposes the following members.
Name | Description | |
---|---|---|
![]() | BakeGeometry | |
![]() | CastFrom | (Overrides GH_GeometricGoo.CastFrom(Object).) |
![]() | CastTo``1(UMP) |
Attempt a cast to type T.
(Inherited from GH_GeometricGooModel.) |
![]() | CastTo``1(UMP) |
Attempt a cast to type Q.
(Inherited from GH_GooModel.) |
![]() | ClearCaches | (Overrides GH_GeometricGoo.ClearCaches.) |
![]() | DrawViewportMeshes | |
![]() | DrawViewportWires | |
![]() | Duplicate | (Overrides GH_GeometricGoo.Duplicate.) |
![]() | DuplicateBox | |
![]() | DuplicateGeometry | (Overrides GH_GeometricGoo.DuplicateGeometry.) |
![]() | EmitProxy | (Overrides GH_GeometricGoo.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.) |
![]() | GetBoundingBox | (Overrides GH_GeometricGoo.GetBoundingBox(Transform).) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadGeometry |
If the geometry is referenced and currently unloaded, forces loading of the geometry.
Not all IGH_GeometricGoo implementations support referenced geometry.
(Inherited from GH_GeometricGooModel.) |
![]() | LoadGeometry(RhinoDoc) | (Overrides GH_GeometricGoo.LoadGeometry(RhinoDoc).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Morph | (Overrides GH_GeometricGoo.Morph(SpaceMorph).) |
![]() | 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_GooModel.) |
![]() | ToString | (Overrides GH_Goo.ToString.) |
![]() | Transform | (Overrides GH_GeometricGoo.Transform(Transform).) |
![]() | Write | (Overrides GH_Goo.Write(GH_IWriter).) |