|
StrainLoadKappa0 Property
|
Gets initial curvature about the local coordinate axes.
Namespace:
Karamba.Loads
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