Click or drag to resize

GH_GeometricGooTLoadGeometry Method

If the geometry is referenced and currently unloaded, forces loading of the geometry. Not all IGH_GeometricGoo implementations support referenced geometry.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual bool LoadGeometry()

Return Value

Type: Boolean

Implements

IGH_GeometricGooLoadGeometry
See Also