|
CroSec_Defaultshell Property
|
Gets the default cross section of shells.
Namespace:
Karamba.CrossSections
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic CroSec_Shell shell { get; }
Public ReadOnly Property shell As CroSec_Shell
Get
public:
property CroSec_Shell^ shell {
CroSec_Shell^ get ();
}
member shell : CroSec_Shell with get
Property Value
Type:
CroSec_Shell
See Also