|
CroSec_Defaultbeam Property
|
Gets the default cross section for beams and trusses.
Namespace:
Karamba.CrossSections
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic CroSec_Beam beam { get; }Public ReadOnly Property beam As CroSec_Beam
Get
public:
property CroSec_Beam^ beam {
CroSec_Beam^ get ();
}member beam : CroSec_Beam with get
Property Value
Type:
CroSec_Beam
See Also