IGH_BakeAwareObject Interface |
Namespace: Grasshopper.Kernel
The IGH_BakeAwareObject type exposes the following members.
| Name | Description | |
|---|---|---|
| IsBakeCapable |
Gets a value indicating whether or not the object can potentially Bake
data in its current state.
|
| Name | Description | |
|---|---|---|
| BakeGeometry(RhinoDoc, ListGuid) |
Bake all the goemetry in this object in the given Rhino document.
| |
| BakeGeometry(RhinoDoc, ObjectAttributes, ListGuid) |
Bake all the goemetry in this object in the given Rhino document.
|