|
Imperfectionkappa0 Property
|
Gets the initial curvature about the local coordinate system axes.
Namespace:
Karamba.Loads.Beam
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Vector3 kappa0 { get; }
Public ReadOnly Property kappa0 As Vector3
Get
public:
property Vector3 kappa0 {
Vector3 get ();
}
member kappa0 : Vector3 with get
Property Value
Type:
Vector3
See Also