ElementEccentricityglo Property
Gets or sets the eccentricity of the cross section in global coordinates.
Namespace: Karamba.ElementsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public Vector3 glo { get; set; }
Public Property glo As Vector3
Get
Set
public:
property Vector3 glo {
Vector3 get ();
void set (Vector3 value);
}
member glo : Vector3 with get, set
Property Value
Vector3