Click or drag to resize

IGH_GeometricGooIsGeometryLoaded Property

Gets a value indicating whether or not this geometry is currently loaded (assuming it is referenced). Not all IGH_GeometricGoo implementations support referenced geometry.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.IGH_GeometricGoo.IsGeometryLoaded"]

See Also