ConcentratedLoadValues Property

Gets the values of the load in the x,y,z coordinates defined with respect to the LoadOrientation in LoadOrientation.

Definition

Namespace: Karamba.Loads.Beam
Assembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public Vector3 Values { get; }

Property Value

Vector3

See Also