Click or drag to resize

GetCellsComponent_Exposure Property

The Exposure property controls where in the panel a component icon will appear. There are seven possible locations (primary to septenary), each of which can be combined with the GH_Exposure.obscure flag, which ensures the component will only be visible on panel drop-downs.

Namespace:  Karamba.GHopper.Utilities
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public override GH_Exposure Exposure { get; }

Property Value

Type: GH_Exposure
See Also