|
StrainLoadEps0 Property
|
Gets init uni-axial strain.
Namespace:
Karamba.Loads
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Vector3 Eps0 { get; }
Public ReadOnly Property Eps0 As Vector3
Get
public:
property Vector3 Eps0 {
Vector3 get ();
}
member Eps0 : Vector3 with get
Property Value
Type:
Vector3
See Also