Click or drag to resize

IGH_BakeAwareObjectIsBakeCapable Property

Gets a value indicating whether or not the object can potentially Bake data in its current state.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
bool IsBakeCapable { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_BakeAwareObject.IsBakeCapable"]

See Also