IRsaMode Interface

Represents response spectrum analysis mode

Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public interface IRsaMode

The IRsaMode type exposes the following members.

Properties
 NameDescription
Public propertyBaseShear Gets the base shear (in [N])
Public propertyFrequency Gets the frequency (in [Hz])
Public propertyParticipationMass Gets the participation mass
Public propertyVibrationMode Gets the vibration mode index
Top
Methods
 NameDescription
Public methodGetEndForcesAsync Returns a collection of end forces
Public methodGetNodalDisplacementsAsync Returns a collection of nodal displacements
Public methodGetNodalForcesAsync Returns a collection of nodal forces
Public methodGetNodalMeshForcesAsync Returns a collection of nodal mesh forces
Public methodGetOffsetDisplacementsAsync Returns a collection of displacements at element offsets
Public methodGetResultLineForcesAsync Returns a collection of result line forces
Public methodGetWallLineForcesAsync Returns a collection of wall line forces
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