Click or drag to resize

Support Methods

The Support type exposes the following members.

Methods
  NameDescription
Public methodaddTo
Add a support to the feb-model
Public methodClone
Creates a new object that is a copy of the current instance.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodeuler_rotations
euler angles of local coordinate system about global axes
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 methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodglobalRotationsDeg
rotation angles of local coordinate system about global axes
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodplane
return the plane of the support
Protected methodreactForce
return reaction force for given load-case.
Public methodrotReactForceLocal
Rotational reaction force in local coordinates
Protected methodscaledReactForce
return scaled reaction force for given load-case. Scaling factors correspond to those set at the nearest up-stream ModelView
Public methodsetCondition
sets a prescribed displcement/rotation
Public methodtoString
string representation of a support
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTransform
change the position of a support according to a transformation
Public methodtransReactForceLocal
Translational reaction force in local coordinates
Top
See Also