IForce3DLocal Interface

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
public interface IForce3DLocal

The IForce3DLocal type exposes the following members.

Properties
 NameDescription
Public propertyForces Gets the force vector
Public propertyFx Gets the axial force (in [N])
Public propertyFy Gets the minor shear force (in [N])
Public propertyFz Gets the major shear force (in [N])
Public propertyMoments Gets the moment vector
Public propertyMx Gets the torsion moment (in [Nmm])
Public propertyMy Gets the major moment (in [Nmm])
Public propertyMz Gets the minor moment (in [Nmm])
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next