Click or drag to resize

CullCurvesExposure 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:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public override GH_Exposure Exposure { get; }

Property Value

Type: GH_Exposure
See Also