|
ModelElementecce_loc Property
|
Gets the vector of local cross section eccentricity.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Vector3 ecce_loc { get; }Public ReadOnly Property ecce_loc As Vector3
Get
public:
property Vector3 ecce_loc {
Vector3 get ();
}member ecce_loc : Vector3 with get
Property Value
Type:
Vector3
See Also