|
CroSec_Springc Property
|
Gets the stiffnesses of the spring.
Namespace:
Karamba.CrossSections
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic double[] c { get; }Public ReadOnly Property c As Double()
Get
public:
property array<double>^ c {
array<double>^ get ();
}member c : float[] with get
Property Value
Type:
Double
See Also