|
Component_PrincipalStressDirs_GUI_0_OBSOLETEExposure Property
|
Gets the exposure of this object in the Graphical User Interface.
The default is to expose everywhere.
Namespace:
Karamba.GHopper.Results
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic 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
Type:
GH_Exposure
See Also