|
|
FactoryAlgorithms Class |
Namespace: Karamba.Factories
The FactoryAlgorithms type exposes the following members.
| Name | Description | |
|---|---|---|
| FactoryAlgorithms | Initializes a new instance of the FactoryAlgorithms class |
| Name | Description | |
|---|---|---|
| AnalyzeThI |
Calculate a models mechanical response using first order theory.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| 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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NaturalVibes(Model, Int32, Int32, Int32, Double, ListDouble, EigenShapesScalingType, ListDouble, ListDouble, ListVector3, ListDouble, Model) |
Calculate the structures natural frequencies and mode shapes.
| |
| NaturalVibes(Model, Int32, Int32, Int32, Double, ListDouble, EigenShapesScalingType, ListDouble, ListDouble, ListVector3, ListVector3, ListDouble, Model) |
Calculate the structures natural frequencies and mode shapes.
| |
| OptiCroSec |
Optimize the cross section of beams and shells for stress and maximum deflection. It is an iterative procedure.
Be aware of the fact that NII forces are not updated.
| |
| OptiReinf |
Optimize the reinforcement of concrete shell cross section.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |