|
ElementEccentricityloc Property
|
eccentricity of the cross section in local coordinates
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Vector3 loc { get; set; }
Public Property loc As Vector3
Get
Set
public:
property Vector3 loc {
Vector3 get ();
void set (Vector3 value);
}
member loc : Vector3 with get, set
Property Value
Type:
Vector3
See Also