Component_SimplifyModelExposure Property

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

Definition

Namespace: Karamba.GHopper.Utilities
Assembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public override GH_Exposure Exposure { get; }

Property Value

GH_Exposure

See Also