|
|
Support Methods |
The Support type exposes the following members.
| Name | Description | |
|---|---|---|
| addTo |
Add a support to the feb-model.
| |
| Clone |
Clones the support.
| |
| 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.) | |
| GetObjectData |
Serialize Support.
(Overrides CommonObjectGetObjectData(SerializationInfo, StreamingContext).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| globalRotationsDeg |
rotation angles of local coordinate system about global axes.
| |
| HasUserData |
true if the object has user-data attached.
(Inherited from CommonObject.) | |
| 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 displacement/rotation.
| |
| ToString | String representation of a support. (Overrides CommonObjectToString.) | |
| Transform |
change the position of a support according to a transformation.
| |
| transReactForceLocal |
Translational reaction force in local coordinates.
|