|
|
Support Methods |
The Support type exposes the following members.
| Name | Description | |
|---|---|---|
| addTo |
Add a support to the feb-model
| |
| Clone | Creates a new object that is a copy of the current instance. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| euler_rotations |
euler angles of local coordinate system about global axes
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| globalRotationsDeg |
rotation angles of local coordinate system about global axes
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| plane |
return the plane of the support
| |
| reactForce |
return reaction force for given load-case.
| |
| rotReactForceLocal |
Rotational reaction force in local coordinates
| |
| scaledReactForce |
return scaled reaction force for given load-case. Scaling factors
correspond to those set at the nearest up-stream ModelView
| |
| setCondition |
sets a prescribed displcement/rotation
| |
| toString | string representation of a support | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Transform |
change the position of a support according to a transformation
| |
| transReactForceLocal |
Translational reaction force in local coordinates
|