Interface IMoment2D

Represents a moment on 2D element

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

Properties

Name Description
XNeg

Gets the X- component (in [Nmm/mm])

XPos

Gets the X+ component (in [Nmm/mm])

YNeg

Gets the Y- component (in [Nmm/mm])

YPos

Gets the Y+ component (in [Nmm/mm])

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