Click or drag to resize

GH_PlaneIsGeometryLoaded Property

Gets the load state of this plane. The plane is considered to be loaded when it is valid.

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

Property Value

Type: Boolean

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

See Also