Click or drag to resize

IGH_GeometricGooIsReferencedGeometry 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
bool IsReferencedGeometry { get; }

Property Value

Type: Boolean

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

See Also