Click or drag to resize

GH_ComponentIsBakeCapable Property

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

Property Value

Type: Boolean

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

Implements

IGH_BakeAwareObjectIsBakeCapable
See Also