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