Grasshopper API
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)

public virtual GH_Exposure Exposure { get; }
Public Overridable ReadOnly Property Exposure As GH_Exposure Get
Property Value
Type: GH_Exposure[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocumentObject.Exposure"]
Implements
IGH_DocumentObjectExposure