Click or drag to resize

GH_GeometricGooTIsReferencedGeometry Property

Gets a value indicating whether or not this geometry is referenced. Not all IGH_GeometricGoo implementations support referenced geometry.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_GeometricGoo`1.IsReferencedGeometry"]

Implements

IGH_GeometricGooIsReferencedGeometry
See Also