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]) |