Click or drag to resize

GH_DocumentObjectExposure Property

Gets the exposure of this object in the Graphical User Interface. The default is to expose everywhere.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual GH_Exposure Exposure { get; }

Property Value

Type: GH_Exposure

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocumentObject.Exposure"]

Implements

IGH_DocumentObjectExposure
See Also