GH_ComponentIsBakeCapable Property |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public virtual bool IsBakeCapable { get; }
Public Overridable ReadOnly Property IsBakeCapable As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Component.IsBakeCapable"]
Implements
IGH_BakeAwareObjectIsBakeCapableSee Also