Component_SimplifyModelExposure Property
Gets the exposure of this object in the Graphical User Interface.
The default is to expose everywhere.
Namespace: Karamba.GHopper.UtilitiesAssembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public override GH_Exposure Exposure { get; }
Public Overrides ReadOnly Property Exposure As GH_Exposure
Get
public:
virtual property GH_Exposure Exposure {
GH_Exposure get () override;
}
abstract Exposure : GH_Exposure with get
override Exposure : GH_Exposure with get
Property Value
GH_Exposure