Click or drag to resize

Element1DState Methods

The Element1DState type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetCentricForceVectors
Gets the centric force and moment vector of the state.
Public methodGetForce
Gets the force/moment that acts on the ModelElementStraightLine at Position.
Public methodGetForceVectors
Gets the force and moment vector of the state.
Public methodGetGlobalDisplacement
Gets the global translation/rotation of the ModelElementStraightLine at Position.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetForces
Sets the force/moment values acting at Position.
Public methodSetGlobalDisplacements
Sets the global translations/rotations values acting at Position.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also