IForce |
Represents forces at element point with respect to element local coordinate system
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IForce3DLocal type exposes the following members.
Properties
Name | Description | |
---|---|---|
Forces | Gets the force vector | |
Fx | Gets the axial force (in [N]) | |
Fy | Gets the minor shear force (in [N]) | |
Fz | Gets the major shear force (in [N]) | |
Moments | Gets the moment vector | |
Mx | Gets the torsion moment (in [Nmm]) | |
My | Gets the major moment (in [Nmm]) | |
Mz | Gets the minor moment (in [Nmm]) |
See Also