Interface IMeshForces

Represents mesh forces

Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IMeshForces

Properties

Name Description
Fx

Get the Fx value (in [N])

Fxy

Gets the Fxy value (in [N])

Fxz

Gets the Fxz value (in [N])

Fy

Gets the Fy value (in [N])

Fyz

Gets the Fyz value (in [N])

MdxBottom

Gets the Mdx bottom value (in [Nmm])

MdxTop

Gets the Mdx top value (in [Nmm])

MdyBottom

Gets the Mdy bottom value (in [Nmm])

MdyTop

Gets the Mdy top value (in [Nmm])

Mx

Gets the Mx value (in [Nmm])

Mxy

Gets the Mxy value (in [Nmm])

My

Gets the My value (in [Nmm])

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next